Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 01/21/2006 10:04:44
Module Name: pkgsrc
Committed By: rillig
Date: Sat Jan 21 10:04:44 UTC 2006
Modified Files:
pkgsrc/mk: bsd.pkg.check.mk
Log Message:
Depending on whether a file is executable or not, it is an error or a
warning if its first line starts with "#!", and the following word is
not an existing file. The package devel/apr installs some *.exp files
that start with "#!", but are not intended to be executed.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 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.