Subject: CVS commit: pkgsrc/mk/check
To: None <pkgsrc-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: pkgsrc-changes
Date: 10/16/2006 19:02:54
Module Name:	pkgsrc
Committed By:	seb
Date:		Mon Oct 16 19:02:53 UTC 2006

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

Log Message:
Since 2006/10/09 the ${PLIST} file does not contain the full
pathnames anymore. Therefore cd to ${PREFIX} to correctly resolve
the relative pathnames.

While here unbreak CHECK_WRKREF for another reason:
Append to ${ERROR_DIR}/${.TARGET} otherwise the "_NONZERO_FILESIZE_P"
check is always false...


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/mk/check/check-wrkref.mk

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