Subject: CVS commit: pkgsrc/mk/check
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 03/24/2007 18:23:54
Module Name:	pkgsrc
Committed By:	heinz
Date:		Sat Mar 24 18:23:54 UTC 2007

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

Log Message:
Made this check work again. The regular expression did not match relative
paths from .PLIST.

Changed the working directory to ${DESTDIR}${PREFIX} so files can be
accessed correctly.

Extended the relative paths to absolute paths again for better clarity.

Improved (IMHO) some wording.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/mk/check/check-shlibs.mk

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