Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Adrian Portelli <adrianp@netbsd.org>
List: pkgsrc-changes
Date: 07/01/2007 00:06:42
Module Name:	pkgsrc
Committed By:	adrianp
Date:		Sun Jul  1 00:06:42 UTC 2007

Modified Files:
	pkgsrc/mk: bsd.pkg.clean.mk

Log Message:
Introduce PRIVILEGED_STAGE.

This can currently only be set to 'clean' which will result in a
priveleged 'make clean' operation in case any package builds result
in files under ${WRKSRC} that are owned by root.

This is useful for certain packages e.g. python (on NetBSD) and ezm3
and possibly more.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/mk/bsd.pkg.clean.mk

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