summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2007-05-04 23:46:56 +0000
committerxtraeme <xtraeme>2007-05-04 23:46:56 +0000
commit3bae05c3436bf04e039378df6fe0dd883433637a (patch)
tree2f82681886297f197b0bc203fc8c3db0e0f28775 /emulators
parentf1cf9be35cf4e5b2a9aee2ca9b260d5010d49fed (diff)
downloadpkgsrc-3bae05c3436bf04e039378df6fe0dd883433637a.tar.gz
Set OPSYS_EMULSUBDIR in the non compat32 case, otherwise systems
without compat32 enabled won't have the correct value in suse100_base/INSTALL. Found by seb@.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse100_linux/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/suse100_linux/Makefile.common b/emulators/suse100_linux/Makefile.common
index 9665daa62d5..bde7eaeb487 100644
--- a/emulators/suse100_linux/Makefile.common
+++ b/emulators/suse100_linux/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2007/04/20 21:35:00 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.15 2007/05/04 23:46:56 xtraeme Exp $
.include "../../emulators/suse100_linux/vars.mk"
.include "../../emulators/suse100_linux/compat32.mk"
@@ -35,6 +35,7 @@ MANCOMPRESSED?= yes
# Don't check any script interpreter, as long as nobody complains.
CHECK_INTERPRETER_SKIP= *
+OPSYS_EMULSUBDIR= linux${SUSE_COMPAT32_SUFFIX}
EMULSUBDIR= emul/linux${SUSE_COMPAT32_SUFFIX}
EMULDIR= ${PREFIX}/${EMULSUBDIR}