summaryrefslogtreecommitdiff
path: root/emulators/suse91_linux
diff options
context:
space:
mode:
authorrillig <rillig>2007-11-06 23:30:15 +0000
committerrillig <rillig>2007-11-06 23:30:15 +0000
commit8162d957b8b4ca8afdb24fd199ad1c4de9f07f76 (patch)
tree0e2e5f3cd8b3ddf23f1d341f01bf5af8fe91cc7f /emulators/suse91_linux
parentdf811f0af7404bf6c85e1d7780f11c8163208b9f (diff)
downloadpkgsrc-8162d957b8b4ca8afdb24fd199ad1c4de9f07f76.tar.gz
Packages in two different directories should always generate different
PKGNAMEs. The packages in suse91_* and suse91_32_* didn't do that. One effect of this was that the pbulk framework didn't record the packages from both directories. It only took the first one, which happened to be the suse91_32_* (which aren't available for i386). The others were disarded, so effectively all Linux binary packages were skipped.
Diffstat (limited to 'emulators/suse91_linux')
-rw-r--r--emulators/suse91_linux/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse91_linux/Makefile.common b/emulators/suse91_linux/Makefile.common
index 1c52307a1bf..42ca754e426 100644
--- a/emulators/suse91_linux/Makefile.common
+++ b/emulators/suse91_linux/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.19 2007/08/23 18:20:31 jlam Exp $
+# $NetBSD: Makefile.common,v 1.20 2007/11/06 23:30:15 rillig Exp $
SUSE_PKG= yes
SUSE_VERSION= 9.1
@@ -60,7 +60,7 @@ FILESDIR= ${SUSE_PKGSRCDIR}/files
PATCHDIR= ${SUSE_PKGSRCDIR}/patches
PKGDIR= ${SUSE_PKGSRCDIR}
-.if (${EMUL_ARCH} == "i386") && (${MACHINE_ARCH} == "x86_64")
+.if defined(SUSE_COMPAT32)
PKGNAME:= ${DISTNAME:S/^suse_/suse32_/}
COMMENT:= ${COMMENT:S/Linux/Linux 32-bit/}
LINUX_BASE= linux32