On 11/27/05, Tushar Teredesai <[EMAIL PROTECTED]> wrote: > Disadvantages: > * It makes the instructions slightly more complex. > * Causes problems for folks who don't want a package manager.
Actually, we can do what Greg has done. He uses TT_PFX as the DESTDIR and instead of make install, he does make DESTDIR=$TT_PFX install. Someone who does not want to use the DESTDIR approach can just unset TT_PFX and the installation will be as normal. -- Tushar Teredesai mailto:[EMAIL PROTECTED] http://www.linuxfromscratch.org/~tushar/ -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page