summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Balcaen <mikala@mageia.org>2011-04-03 01:09:54 +0000
committerJohn Balcaen <mikala@mageia.org>2011-04-03 01:09:54 +0000
commit37abed870f1767ad41a7fcfa3036f60c71d3cd53 (patch)
tree050afd3280653bee53c7075e3bc31668c30eeef9 /Makefile
parent4c77ccf6cefe64ba78753b7a73b1332ad345659d (diff)
downloadconfig-37abed870f1767ad41a7fcfa3036f60c71d3cd53.tar
config-37abed870f1767ad41a7fcfa3036f60c71d3cd53.tar.gz
config-37abed870f1767ad41a7fcfa3036f60c71d3cd53.tar.bz2
config-37abed870f1767ad41a7fcfa3036f60c71d3cd53.tar.xz
config-37abed870f1767ad41a7fcfa3036f60c71d3cd53.zip
Update Makefile (use year-month-day for file name instead of month-day-year)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 59d2516..9f3f80b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
PACKAGE = mageia-kde4-config
PKGVERSION = $(VERSION)
VERSION = 1
-DATE = `date +%m%d%Y`
+DATE = `date +%Y%m%d`
.PHONY: all $(DIRS) clean
clean: