[Lunar-commits] r14665 - lunar-iso/trunk/scripts

Auke Kok sofar at lunar-linux.org
Sun May 8 14:44:26 UTC 2005


Author: sofar
Date: 2005-05-08 14:44:25 +0000 (Sun, 08 May 2005)
New Revision: 14665

Modified:
   lunar-iso/trunk/scripts/proper
Log:
Another typo, the $BUILD string also sits in here.


Modified: lunar-iso/trunk/scripts/proper
===================================================================
--- lunar-iso/trunk/scripts/proper	2005-05-08 14:38:40 UTC (rev 14664)
+++ lunar-iso/trunk/scripts/proper	2005-05-08 14:44:25 UTC (rev 14665)
@@ -78,7 +78,7 @@
 
 # core toolset
 echo "+ archiving core tools"
-cp $ISO_SOURCE/cache/${ISO_LUNAR_MODULE}-${$ISO_DATE}.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