[Fwd: bogus plist in docbook-xsl]

Vladimir B. Grebenschikov vova at fbsd.ru
Thu Dec 18 01:05:45 PST 2003


В ср, 17.12.2003, в 21:57, Dag-Erling Smørgrav пишет:
> Tim Kientzle <kientzle at acm.org> writes:
> > This can be fixed in the current pkg_add, though it's not pretty.
> 
> It can be fixed far more easily and robustly by using fork() /
> execve() instead of system().

I like this way (execve) to fix pkg_add.

Yet another way is to make temporary file with list and pass it to
single invocation of tar (can it be a pipe instead file)

> DES
-- 
Vladimir B. Grebenschikov <vova at fbsd.ru>
SWsoft Inc.


More information about the freebsd-current mailing list