Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 05/10/2006 16:09:08
Module Name:	pkgsrc
Committed By:	rillig
Date:		Wed May 10 16:09:08 UTC 2006

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

Log Message:
Made the "check-files" target work even when PREFIX is a symlink by
searching in "${PREFIX}/." instead of ${PREFIX} alone. To get the same
output as before, each "/./" is replaced with "/" in the output.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/mk/bsd.pkg.check.mk

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