Subject: CVS commit: pkgsrc/mk/flavor/pkg
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 10/08/2006 20:25:43
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sun Oct  8 20:25:43 UTC 2006

Modified Files:
	pkgsrc/mk/flavor/pkg: metadata.mk

Log Message:
Remove the +BUILD_DEFS file before overwriting it. This is necessary to
allow most of the packages to be created as unprivileged user, since the
+BUILD_DEFS file is created by the privileged user in the "install"
phase.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/mk/flavor/pkg/metadata.mk

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