From cb28d2b364ed108c1e42908b9ed96b5768ed51d6 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Thu, 19 Apr 2007 15:30:20 +0000 Subject: Add support for using suse100 with NetBSD/amd64 and COMPAT_LINUX32. Support is added via the options framework, to use 32-bit packages must be used "PKG_OPTIONS.suse=compat32", otherwise it will use the 64-bit packages by default. Known packages working are opera (does not require any change in Makefile) and rar-bin. Tested by some, closes PR pkg/35477 by Michai Chelaru (which provided a patch more or less than this one). --- emulators/suse100_base/PLIST | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/suse100_base/PLIST') diff --git a/emulators/suse100_base/PLIST b/emulators/suse100_base/PLIST index 232a2a70acb..7f94deb4cf5 100644 --- a/emulators/suse100_base/PLIST +++ b/emulators/suse100_base/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/03/09 20:34:10 tonio Exp $ -sbin/linux-mkpwd +@comment $NetBSD: PLIST,v 1.2 2007/04/19 15:30:20 xtraeme Exp $ +sbin/linux${SUSE_COMPAT32_SUFFIX}-mkpwd @unexec ${RM} -f %D/${EMULSUBDIR}/etc/ld.so.cache ${EMULSUBDIR}/etc/SuSE-release ${EMULSUBDIR}/etc/mtab -- cgit v1.2.3