On Sun, Dec 17, 2006 at 12:07:19PM +0500, Alexander E. Patrakov wrote: > copy-src: > cp $(FILE1) $(LFSSRC) > > and call it from the main Makefile at the end for all packages.
Doing it at the end all together seems like a good idea. But instead of keeping the info in each package's Makefile, we could just generate a list of needed packages (ie, from the wget-list url now in the book) and retrieve/copy them that way. -- JH -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
