summaryrefslogtreecommitdiff
path: root/emulators/suse91_base
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-10-11 19:12:52 +0000
committerrillig <rillig@pkgsrc.org>2006-10-11 19:12:52 +0000
commit00f10af6660a59795fccc8799274b160f4134cff (patch)
tree6522fb99e95d33682cab5a2cc40f351d175d7133 /emulators/suse91_base
parent6b8e7db1b3b94de7a88664e9f8c3d3887bc225bd (diff)
downloadpkgsrc-00f10af6660a59795fccc8799274b160f4134cff.tar.gz
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 (limited to 'emulators/suse91_base')
-rw-r--r--emulators/suse91_base/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/suse91_base/Makefile b/emulators/suse91_base/Makefile
index f231d84dd1c..96aaad98d18 100644
--- a/emulators/suse91_base/Makefile
+++ b/emulators/suse91_base/Makefile
@@ -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 @@ CONFLICTS= linux_SuSE-5.3 linux_lib-2.4 linuxppc_lib-[0-9]*
# 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