Author: justin
Date: 2005-12-02 21:45:11 -0700 (Fri, 02 Dec 2005)
New Revision: 1205

Modified:
   branches/6.1.1-newmake/packages/nALFS-profile/Makefile
Log:
Fixed nALFS-profile sed in 6.1.1-newmake.

Modified: branches/6.1.1-newmake/packages/nALFS-profile/Makefile
===================================================================
--- branches/6.1.1-newmake/packages/nALFS-profile/Makefile      2005-12-03 
00:21:49 UTC (rev 1204)
+++ branches/6.1.1-newmake/packages/nALFS-profile/Makefile      2005-12-03 
04:45:11 UTC (rev 1205)
@@ -20,7 +20,7 @@
        $(std_build)
 
 compile-stage2:
-       sed -i 's@/your/$(DIR)/packages@/[EMAIL PROTECTED]' config/general.ent
+       sed -i 's@/your/LFS-6.1/packages@/[EMAIL PROTECTED]' config/general.ent
        # Temporary fix for LFS-6.1 profile
        sed -i 's@/usr/local@/[EMAIL PROTECTED]' runit.sh
        cp -rav . /root/nALFS-profile-$(DIR)

-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to