summaryrefslogtreecommitdiff
path: root/emulators/suse100_linux
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2007-05-04 23:46:56 +0000
committerxtraeme <xtraeme@pkgsrc.org>2007-05-04 23:46:56 +0000
commit99c925d95224dfeb2ff0c1a840ca4caff5fc3d5b (patch)
tree2f82681886297f197b0bc203fc8c3db0e0f28775 /emulators/suse100_linux
parent8df683c78b286af022eae1c3514717698370b631 (diff)
downloadpkgsrc-99c925d95224dfeb2ff0c1a840ca4caff5fc3d5b.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/suse100_linux')
-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}