[Lunar-commits] r14656 - lunar-iso/trunk/scripts
Auke Kok
sofar at lunar-linux.org
Sun May 8 12:48:40 UTC 2005
Author: sofar
Date: 2005-05-08 12:48:39 +0000 (Sun, 08 May 2005)
New Revision: 14656
Modified:
lunar-iso/trunk/scripts/proper
Log:
Fix for overnight date problems
Modified: lunar-iso/trunk/scripts/proper
===================================================================
--- lunar-iso/trunk/scripts/proper 2005-05-08 10:42:45 UTC (rev 14655)
+++ lunar-iso/trunk/scripts/proper 2005-05-08 12:48:39 UTC (rev 14656)
@@ -78,7 +78,7 @@
# core toolset
echo "+ archiving core tools"
-cp $ISO_SOURCE/cache/${ISO_LUNAR_MODULE}-*.tar.bz2 $ISO_TARGET/var/cache/lunar/
+cp $ISO_SOURCE/cache/${ISO_LUNAR_MODULE}-${$ISO_DATE}.tar.bz2 $ISO_TARGET/var/cache/lunar/
# more more more!
rm -rf $ISO_TARGET/usr/src $ISO_TARGET/var/build
More information about the Lunar-commits
mailing list