Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 10/09/2004 03:47:13
Module Name: pkgsrc
Committed By: tv
Date: Sat Oct 9 03:47:13 UTC 2004
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
Add EXTRACT_ENV.bin, allowing things to be passed into the environment of
a ".bin" extraction (to be used shortly by lang/sun-jre15).
This isn't a generic EXTRACT_ENV, as the rest of the extraction tools don't
currently need such a knob. The most common use would be to set things in
the env of a binary-only distribution to make for silent or otherwise
twiddled package extraction.
To generate a diff of this commit:
cvs rdiff -r1.1510 -r1.1511 pkgsrc/mk/bsd.pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.