[Lunar-commits] r14657 - lunar-iso/trunk/conf

Auke Kok sofar at lunar-linux.org
Sun May 8 12:51:31 UTC 2005


Author: sofar
Date: 2005-05-08 12:51:30 +0000 (Sun, 08 May 2005)
New Revision: 14657

Modified:
   lunar-iso/trunk/conf/config.in
Log:
Add a hint to the date line


Modified: lunar-iso/trunk/conf/config.in
===================================================================
--- lunar-iso/trunk/conf/config.in	2005-05-08 12:48:39 UTC (rev 14656)
+++ lunar-iso/trunk/conf/config.in	2005-05-08 12:51:30 UTC (rev 14657)
@@ -11,8 +11,8 @@
 # the ISO codename (i.e. Gen. P. Fault)
 ISO_CODENAME = UNNAMED
 
-# the release/offical date tag
-ISO_DATE = $(shell date -u +%Y%m%d)
+# the release/offical date tag - must be in the form of YYYYMMDD
+ISO_DATE = 20050201
 
 # this copncatenates the full name
 ISO_CNAME = $(ISO_VERSION) ($(ISO_CODENAME) - $(ISO_DATE))



More information about the Lunar-commits mailing list