pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/suse91_base Added practically all files to C...
details: https://anonhg.NetBSD.org/pkgsrc/rev/63cb073bfc55
branches: trunk
changeset: 519867:63cb073bfc55
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed Oct 11 19:12:52 2006 +0000
description:
Added practically all files to CHECK_INTERPRETER_SKIP. No one seems to
use them, and they are programmed with only Linux in mind anyway, so
fixing the interpreter might not even make them fully workable.
diffstat:
emulators/suse91_base/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 787b1af4f83c -r 63cb073bfc55 emulators/suse91_base/Makefile
--- a/emulators/suse91_base/Makefile Wed Oct 11 19:11:21 2006 +0000
+++ b/emulators/suse91_base/Makefile Wed Oct 11 19:12:52 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/09/19 19:58:46 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2006/10/11 19:12:52 rillig Exp $
DISTNAME= suse_base-${SUSE_VERSION}
PKGREVISION= 12
@@ -15,6 +15,7 @@
# these files are handled by manually during de-/installation/pkg_add
CHECK_FILES_SKIP+= ${PREFIX}/${EMULSUBDIR}/dev/.*
CHECK_FILES_SKIP+= ${PREFIX}/${EMULSUBDIR}/etc/ld.so.cache
+CHECK_INTERPRETER_SKIP+= ${PREFIX}/${EMULSUBDIR}/*
EXTRACT_ONLY= # empty
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
Home |
Main Index |
Thread Index |
Old Index