Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2003 23:44:42 +0300
From:      "Vladimir B. Grebenschikov" <vova@fbsd.ru>
To:        Dag-Erling =?ISO-8859-1?Q?Sm=F8rgrav?= <des@des.no>
Cc:        kientzle@acm.org
Subject:   Re: [Fwd: bogus plist in docbook-xsl]
Message-ID:  <1071693881.754.2.camel@localhost>
In-Reply-To: <xzpiskfxoez.fsf@dwp.des.no>
References:  <1071594625.737.35.camel@localhost> <xzp8ylc3cr9.fsf@dwp.des.no> <1071604132.774.7.camel@localhost> <xzp3cbk1mle.fsf@dwp.des.no> <1071649239.763.4.camel@localhost> <3FE0A4AF.2050007@acm.org> <xzpiskfxoez.fsf@dwp.des.no>

next in thread | previous in thread | raw e-mail | index | archive | help
=D0=92 =D1=81=D1=80, 17.12.2003, =D0=B2 21:57, Dag-Erling Sm=C3=B8rgrav =D0=
=BF=D0=B8=D1=88=D0=B5=D1=82:
> Tim Kientzle <kientzle@acm.org> writes:
> > This can be fixed in the current pkg_add, though it's not pretty.
>=20
> 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
--=20
Vladimir B. Grebenschikov <vova@fbsd.ru>
SWsoft Inc.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1071693881.754.2.camel>