Subject: CVS commit: pkgsrc/mk/flavor/pkg
To: None <pkgsrc-changes@NetBSD.org>
From: Greg Troxel <gdt@netbsd.org>
List: pkgsrc-changes
Date: 08/10/2007 17:57:28
Module Name:	pkgsrc
Committed By:	gdt
Date:		Fri Aug 10 17:57:28 UTC 2007

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

Log Message:
store +REQUIRED_BY and +INSTALLED_INFO in work/.replace-FOO rather
than in work/.pkgdb, so as not to lose them in install-clean.
Because of this, put them back explicitly.
(Fixes 'make replace loses +REQUIRED_BY', and also the unreported
'make replace loses +INSTALLED_INFO'.)


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/mk/flavor/pkg/replace.mk

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