On 09/26/2012 09:19 PM, Fernando de Oliveira wrote: > $ cat /media/LFS72/etc/lfs-release > SVN-20120916 > > Built almost each package twice: with DESTDIR (I think only one did not > support some kind of DESTDIR) and without.
[putolin] > > I cannot remember anymore, but think that one of 6.57.Sysklogd-1.5 > 6.58.Sysvinit-2.88dsf does not accept DESTDIR. Both of those have a problem with DESTDIR for sysklogd I use: make BINDIR=$pkgdir/sbin prefix=$pkgdir install -j1 for sysvinit: make ROOT=$pkgdir -C src install -j1 -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page