Subject: CVS commit: pkgsrc/mk/flavor/pkg
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/14/2007 21:32:17
Module Name:	pkgsrc
Committed By:	jlam
Date:		Tue Aug 14 21:32:17 UTC 2007

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

Log Message:
Don't remove the whole metadata directory in _flavor-clean-metadata...
instead only remove the files generated by _flavor-generate-metadata.
This should preserve the +INSTALL and +DEINSTALL scripts (which are
created during the "build" phase") across a "make update" or a "make
deinstall".


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 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.