summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authortron <tron>2005-03-17 16:08:59 +0000
committertron <tron>2005-03-17 16:08:59 +0000
commit6e3a0abe0e07022b45dd1b26f2a1556b33d055bf (patch)
treeb153c26cc8b508a288073dc806ed1b050c486bd5 /emulators
parent4c8d3a304e6f26e78cc879cfac3413a1cbb22dcc (diff)
downloadpkgsrc-6e3a0abe0e07022b45dd1b26f2a1556b33d055bf.tar.gz
Remove outdated entries from "RPMIGNOREPATH" and add some new ones to
prevent the installation of certain configuration files like e.g. "nsswitch.conf" which might conflict with files in the host system. This should fix the problems with running OpenOffice on NetBSD systems using NIS as reported by Jan Schaumann in PR pkg/29025. Bump package revision because of the above change.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse91_base/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/emulators/suse91_base/Makefile b/emulators/suse91_base/Makefile
index 1cf13f0dafb..b92347d06bb 100644
--- a/emulators/suse91_base/Makefile
+++ b/emulators/suse91_base/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2004/10/02 01:26:19 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2005/03/17 16:08:59 tron Exp $
DISTNAME= suse_base-${SUSE_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE91}
DISTFILES= ${RPMFILES}
@@ -29,7 +29,9 @@ RPMFILES= aaa_base-9.1-0.${SUSE_ARCH}.rpm \
ncurses-5.4-59.${SUSE_ARCH}.rpm \
readline-4.3-306.${SUSE_ARCH}.rpm \
zlib-1.2.1-70.${SUSE_ARCH}.rpm
-RPMIGNOREPATH= tmp usr/tmp var
+RPMIGNOREPATH= ./etc/cron.daily ./etc/csh.cshrc ./etc/csh.login \
+ ./etc/nsswitch.conf ./etc/pam.d ./etc/profile \
+ ./etc/profile.d ./etc/profile.dos ./etc/shells
LINUX_LDD= ${PREFIX}/${EMULSUBDIR}/usr/bin/ldd