Author: justin
Date: 2005-12-04 10:04:04 -0700 (Sun, 04 Dec 2005)
New Revision: 1212

Modified:
   branches/6.1.1-newmake/packages/nALFS-profile/Makefile
   branches/6.1.1-newmake/packages/nALFS/Makefile
Log:
Updated 6.1.1-newmake to nALFS 1.2.5 and nALFS-profile to 6.1.1-1.

Modified: branches/6.1.1-newmake/packages/nALFS/Makefile
===================================================================
--- branches/6.1.1-newmake/packages/nALFS/Makefile      2005-12-04 16:55:19 UTC 
(rev 1211)
+++ branches/6.1.1-newmake/packages/nALFS/Makefile      2005-12-04 17:04:04 UTC 
(rev 1212)
@@ -1,12 +1,12 @@
 # nALFS Makefile
 
 NM= nALFS
-VRS= 1.2.4
+VRS= 1.2.5
 DIR= $(NM)-$(VRS)
 
 FILE= $(DIR).tar.bz2
 URL-$(FILE)= $(HTTP)/$(NM)/$(FILE)
-SHA-$(FILE)= e9847c5830f2b1c5a89fe3bb7fa397648b4099e7
+SHA-$(FILE)= 43c6853dd0714aaab667ce7884c5bbc13ed8f330
 
 # Targets
 

Modified: branches/6.1.1-newmake/packages/nALFS-profile/Makefile
===================================================================
--- branches/6.1.1-newmake/packages/nALFS-profile/Makefile      2005-12-04 
16:55:19 UTC (rev 1211)
+++ branches/6.1.1-newmake/packages/nALFS-profile/Makefile      2005-12-04 
17:04:04 UTC (rev 1212)
@@ -1,12 +1,12 @@
 # nALFS profile Makefile
 
 NM= profile
-VRS= LFS-6.1.1
+VRS= LFS-6.1.1-1
 DIR= $(VRS)
 
 FILE= $(NM)-$(DIR).tar.bz2
 URL-$(FILE)= 
http://www.linuxfromscratch.org/alfs/downloads/profiles/stable/$(FILE)
-SHA-$(FILE)= cece9335a2315aa617f11fb1e975dd4cd82c7a5c
+SHA-$(FILE)= de5e1b1c3f7d8cc5869f308c53c250234319d184
 
 # Targets
 
@@ -22,7 +22,6 @@
 compile-stage2:
        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)
 
 clean:

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

Reply via email to