summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorrillig <rillig>2007-11-06 18:03:31 +0000
committerrillig <rillig>2007-11-06 18:03:31 +0000
commitcda49853f655d02194314cb0e19a897159d0951f (patch)
treed9403799895a121e29af86febf0d44c8e1267b68 /emulators
parent388e68f5a158dd9b43e39937255cfb08940b39b6 (diff)
downloadpkgsrc-cda49853f655d02194314cb0e19a897159d0951f.tar.gz
Packages in two different directories should always generate different
PKGNAMEs. The packages in suse100_* and suse100_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 suse100_32_* (which aren't available for i386). The others were disarded, so effectively all Linux binary packages were skipped. Ok'ed by jlam.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/suse100_linux/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/suse100_linux/Makefile.common b/emulators/suse100_linux/Makefile.common
index 3c192a0be43..778c467e230 100644
--- a/emulators/suse100_linux/Makefile.common
+++ b/emulators/suse100_linux/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.18 2007/08/23 18:20:31 jlam Exp $
+# $NetBSD: Makefile.common,v 1.19 2007/11/06 18:03:31 rillig Exp $
SUSE_PKG= yes
SUSE_VERSION= 10.0
@@ -63,7 +63,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