Author: jhuntwork
Date: 2006-05-07 18:46:16 -0600 (Sun, 07 May 2006)
New Revision: 1536

Modified:
   trunk/Makefile
Log:
No more prep-chroot

Modified: trunk/Makefile
===================================================================
--- trunk/Makefile      2006-05-08 00:01:26 UTC (rev 1535)
+++ trunk/Makefile      2006-05-08 00:46:16 UTC (rev 1536)
@@ -191,7 +191,7 @@
        @chroot "$(MP)" $(chenv-blfs) 'set +h && cd $(ROOT) && \
         make blfs $(chbash-post-bash)'
 
-extend-minimal: prep-chroot
+extend-minimal: $(MP)$(ROOT)
        @cp $(WD)/bin/which $(MP)/usr/bin
        @cp $(ROOT)/scripts/unpack $(MP)/bin
        @chroot "$(MP)" $(chenv-blfs) 'set +h && cd $(ROOT) && \

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

Reply via email to