Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: pkgsrc-changes
Date: 09/25/2005 00:34:12
Module Name: pkgsrc
Committed By: kristerw
Date: Sun Sep 25 00:34:12 UTC 2005
Modified Files:
pkgsrc/mk: bsd.pkg.check.mk
Log Message:
Some of the names listed in CHECK_FILES_SKIP are for directories, and
the last commit prevents them from matching the filenames within
the directories. Add wildcards so that they work as before.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 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.