From owner-freebsd-ports Mon Feb 7 9:16: 0 2000 Delivered-To: freebsd-ports@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by builder.freebsd.org (Postfix) with ESMTP id 25B8C3F2F for ; Mon, 7 Feb 2000 09:15:58 -0800 (PST) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 0D2811C41; Mon, 7 Feb 2000 12:14:04 -0500 (EST) Date: Mon, 7 Feb 2000 12:14:04 -0500 From: Bill Fumerola To: Dag-Erling Smorgrav Cc: ports@freebsd.org Subject: Re: [PATCH] java/jdk should use tar --unlink Message-ID: <20000207121403.B38432@jade.chc-chimes.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from des@yes.no on Fri, Feb 04, 2000 at 01:21:51PM +0100 X-Operating-System: FreeBSD 3.2-RELEASE i386 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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