Subject: CVS commit: pkgsrc/mk/bulk
To: None <pkgsrc-changes@NetBSD.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: pkgsrc-changes
Date: 11/18/2005 08:58:12
Module Name:	pkgsrc
Committed By:	agc
Date:		Fri Nov 18 08:58:12 UTC 2005

Modified Files:
	pkgsrc/mk/bulk: build

Log Message:
If the bulk build is taking place in a sandbox, then typically read-only
nullfs mounts are used (on NetBSD).

Only attempt to install new pkg_install tools if the bulk build is not
taking place in a sandbox.

This is a quick and dirty hack to allow sandboxed bulk builds (the majority
of cases, I suspect) to operate properly once again.


To generate a diff of this commit:
cvs rdiff -r1.76 -r1.77 pkgsrc/mk/bulk/build

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.