Date: Mon, 29 Mar 1999 15:15:45 -0800 (PST) From: asami@FreeBSD.org (Satoshi - the Wraith - Asami) To: eischen@vigrid.com Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/10844: New port: adagdb Message-ID: <199903292315.PAA33863@silvia.hip.berkeley.edu> In-Reply-To: <199903292100.NAA61862@freefall.freebsd.org> (message from Daniel Eischen on Mon, 29 Mar 1999 13:00:01 -0800 (PST)) References: <199903292100.NAA61862@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* > 2) Use ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${EXTRACT_AFTER_ARGS}, not * > ${TAR} -xzf . Actually if you want to call tar explicitly to extract a specific file or something, using ${TAR} is fine. ${EXTRACT_*} macros may change in the future, ${TAR} most likely will not. Satoshi 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?199903292315.PAA33863>