pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mk/check I forgot to mention in the last commit that s...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce765a340c93
branches:  trunk
changeset: 515376:ce765a340c93
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jul 02 09:40:37 2006 +0000

description:
I forgot to mention in the last commit that share/examples and share/doc
are automatically excluded from the checks, since those files are not
intended to be executed directly.

diffstat:

 mk/check/check-interpreter.mk |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (9 lines):

diff -r d373fce1bc01 -r ce765a340c93 mk/check/check-interpreter.mk
--- a/mk/check/check-interpreter.mk     Sun Jul 02 09:38:42 2006 +0000
+++ b/mk/check/check-interpreter.mk     Sun Jul 02 09:40:37 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: check-interpreter.mk,v 1.8 2006/07/02 09:38:42 rillig Exp $
+# $NetBSD: check-interpreter.mk,v 1.9 2006/07/02 09:40:37 rillig Exp $
 
 # This file checks that after installation, all files of the package
 # that start with a "#!" line will find their interpreter. Files that



Home | Main Index | Thread Index | Old Index