Subject: CVS commit: pkgsrc/mk/check
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 07/03/2006 06:57:20
Module Name: pkgsrc
Committed By: rillig
Date: Mon Jul 3 06:57:20 UTC 2006
Modified Files:
pkgsrc/mk/check: check-interpreter.mk
Log Message:
Moved the command that generates the list of files to its own variable,
so it can be overridden on the command line. This allows to check for
example ${WRKSRC} instead of the installed files. Of course, since the
variable starts with an underscore, this feature is not meant to be
official.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/mk/check/check-interpreter.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.