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

Auke Kok sofar at lunar-linux.org
Fri May 20 12:25:55 UTC 2005


Author: sofar
Date: 2005-05-20 12:25:55 +0000 (Fri, 20 May 2005)
New Revision: 14873

Modified:
   lunar-iso/trunk/scripts/proper
Log:
unset parallel makes if used.


Modified: lunar-iso/trunk/scripts/proper
===================================================================
--- lunar-iso/trunk/scripts/proper	2005-05-20 12:21:16 UTC (rev 14872)
+++ lunar-iso/trunk/scripts/proper	2005-05-20 12:25:55 UTC (rev 14873)
@@ -54,6 +54,7 @@
 rm -f $ISO_TARGET/{lib,usr/lib}/lib*.a
 rm -f $ISO_TARGET/boot/${ISO_KVER}*
 rm -rf $ISO_TARGET/lib/modules/${ISO_KVER}*
+sed -i 's/^MAKES=.*/MAKES=/' $ISO_TARGET/etc/lunar/local/optimizations
 
 rm -f $ISO_TARGET/etc/mtab
 ln -s /proc/mounts $ISO_TARGET/etc/mtab



More information about the Lunar-commits mailing list