Date: Mon, 7 Feb 2000 12:14:04 -0500 From: Bill Fumerola <billf@chc-chimes.com> To: Dag-Erling Smorgrav <des@yes.no> Cc: ports@freebsd.org Subject: Re: [PATCH] java/jdk should use tar --unlink Message-ID: <20000207121403.B38432@jade.chc-chimes.com> In-Reply-To: <xzpk8klyx7k.fsf@des.follo.net>; from des@yes.no on Fri, Feb 04, 2000 at 01:21:51PM %2B0100 References: <xzpk8klyx7k.fsf@des.follo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 04, 2000 at 01:21:51PM +0100, Dag-Erling Smorgrav wrote: > >Synopsis: [PATCH] java/jdk should use tar --unlink > - | (cd ${PREFIX}/jdk${JDK_VERSION} && tar fx -) > + | (cd ${PREFIX}/jdk${JDK_VERSION} && tar --unlink -x -f -) It should also use ${TAR} -- Bill Fumerola - Network Architect Computer Horizons Corp - CVM e-mail: billf@chc-chimes.com / billf@FreeBSD.org Office: 800-252-2421 x128 / Cell: 248-761-7272 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000207121403.B38432>