Subject: CVS commit: pkgsrc/mk/check
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 08/13/2007 05:05:12
Module Name:	pkgsrc
Committed By:	rillig
Date:		Mon Aug 13 05:05:12 UTC 2007

Modified Files:
	pkgsrc/mk/check: check-files.mk

Log Message:
Prevented the files check from being confused by concurrent instances of
"make replace". Since these are currently not locked properly, they may
remove files from PKG_DBDIR while another package is being installed.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/mk/check/check-files.mk

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