Jeremy Huntwork wrote: > 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.
Interesting idea. However, this would work for trunk, but not for 6.2, unless you patch the book. -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
