Author: alexander
Date: 2005-05-14 09:08:47 -0600 (Sat, 14 May 2005)
New Revision: 159

Modified:
   trunk/Makefile
Log:
Fixed Makefile, second part

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile      2005-05-14 15:07:18 UTC (rev 158)
+++ trunk/Makefile      2005-05-14 15:08:47 UTC (rev 159)
@@ -1338,7 +1338,7 @@
        make -C $(PKG)/dhcpcd stage2
 
 ch-distcc: popdev
-        make -C $(PKG)/distcc stage2
+       make -C $(PKG)/distcc stage2
 
 ch-ppp: popdev
        make -C $(PKG)/ppp stage2
@@ -1371,7 +1371,7 @@
        make -C $(PKG)/slrn stage2
 
 ch-raidtools: popdev
-        make -C $(PKG)/raidtools stage2
+       make -C $(PKG)/raidtools stage2
 
 ch-linux: popdev
        make -C $(PKG)/linux stage2

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

Reply via email to