I have looked paco, I was curious to know if this

% (from man paco)
%  Due to LD_PRELOAD limitations, paco can't follow the trace of suid pro-
%       grams.
%       For  the  same reason, paco does not work with programs that statically
%       link libc.

can create problems to a normal blfs installation and if those
problems are avoided with the method suggested by Dan (fakeroot and
then paco) :

make DESTDIR=$dest install
paco -lp+ $program "tar -C $dest -cpf- . | tar -C / -xpf-"

I also tried slackware pkgtools and I have a question:
why makepkg does remove all symlinks before tarring and puts them in a
post-install file?
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to