Author: alexander
Date: 2005-12-07 03:00:49 -0700 (Wed, 07 Dec 2005)
New Revision: 1247

Modified:
   trunk/packages/LFS-BOOK/Makefile
Log:
Fixed the last commit


Modified: trunk/packages/LFS-BOOK/Makefile
===================================================================
--- trunk/packages/LFS-BOOK/Makefile    2005-12-07 09:59:13 UTC (rev 1246)
+++ trunk/packages/LFS-BOOK/Makefile    2005-12-07 10:00:49 UTC (rev 1247)
@@ -27,7 +27,7 @@
 
 stage2: Makefile $(PATCH50)
        @$(call echo_message, Building)
-       @echo svn co -q $(REVPARM) $(URL) $(NM)
+       @svn co -q $(REVPARM) $(URL) $(NM)
        @cd $(NM) ; make BASEDIR=../$(DIR)
        cp -av $(DIR) /usr/share
        @sed -i \

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

Reply via email to