Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 01/26/2004 21:24:41
Module Name: pkgsrc
Committed By: agc
Date: Mon Jan 26 21:24:41 UTC 2004
Modified Files:
pkgsrc/mk/bulk: bsd.bulk-pkg.mk
Log Message:
Add a new definition, _PRESERVE_WRKDIR, which defaults to "no". This
definition is not intended to be set by the user, and so has a leading
'_', and is undocumented.
If set to "yes", then a "make clean" of the package will not be done,
thereby preserving the working directory. This is useful for
debugging problems in bulk builds.
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 pkgsrc/mk/bulk/bsd.bulk-pkg.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.