pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/dotfile Ignore share/dotfile-* for check interpre...
details: https://anonhg.NetBSD.org/pkgsrc/rev/24c5e24768fe
branches: trunk
changeset: 536879:24c5e24768fe
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Dec 27 15:13:20 2007 +0000
description:
Ignore share/dotfile-* for check interpreter.
diffstat:
misc/dotfile/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 8129beb087e1 -r 24c5e24768fe misc/dotfile/Makefile
--- a/misc/dotfile/Makefile Thu Dec 27 15:06:52 2007 +0000
+++ b/misc/dotfile/Makefile Thu Dec 27 15:13:20 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2007/07/24 13:58:35 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2007/12/27 15:13:20 joerg Exp $
DISTNAME= dotfile-2.4.1
PKGREVISION= 2
@@ -24,6 +24,8 @@
INSTALLATION_DIRS= bin share/doc/${PKGNAME_NOREV}
+CHECK_INTERPRETER_SKIP= share/${DISTNAME}/*
+
pre-install:
rm -f ${WRKSRC}/Generator/makeHelp.orig
Home |
Main Index |
Thread Index |
Old Index