summaryrefslogtreecommitdiff
path: root/emulators/suse91_locale
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2006-01-08 16:53:21 +0000
committersalo <salo@pkgsrc.org>2006-01-08 16:53:21 +0000
commitf18e54da8dfaa5c7a8acb8b0e5f825dec38b0c6d (patch)
tree89868d777f1c25e127247dd0e9513743d9c67be3 /emulators/suse91_locale
parentde66d09f766aac5a859c113d8fef596af20f324d (diff)
downloadpkgsrc-f18e54da8dfaa5c7a8acb8b0e5f825dec38b0c6d.tar.gz
Add x86_64 files to SUSE emulation packages to make it easier
for COMPAT_LINUX testers to play with. Untested in run-time.
Diffstat (limited to 'emulators/suse91_locale')
-rw-r--r--emulators/suse91_locale/Makefile6
-rw-r--r--emulators/suse91_locale/Makefile.i3863
-rw-r--r--emulators/suse91_locale/Makefile.x86_643
-rw-r--r--emulators/suse91_locale/distinfo5
4 files changed, 14 insertions, 3 deletions
diff --git a/emulators/suse91_locale/Makefile b/emulators/suse91_locale/Makefile
index 6bdc3eb1470..9e69e5bc325 100644
--- a/emulators/suse91_locale/Makefile
+++ b/emulators/suse91_locale/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/12/12 14:43:24 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/01/08 16:53:21 salo Exp $
DISTNAME= suse_locale-${SUSE_VERSION}
CATEGORIES= emulators
@@ -17,7 +17,9 @@ EXTRACT_ONLY= # empty
NO_BUILD= YES
PLIST_SRC= ${WRKDIR}/PLIST_DYNAMIC
-RPMFILES= glibc-locale-2.3.3-98.${SUSE_ARCH}.rpm
+.if exists(Makefile.${MACHINE_ARCH})
+.include "Makefile.${MACHINE_ARCH}"
+.endif
.include "../../emulators/suse91_linux/Makefile.common"
.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/suse91_locale/Makefile.i386 b/emulators/suse91_locale/Makefile.i386
new file mode 100644
index 00000000000..a67e5c40860
--- /dev/null
+++ b/emulators/suse91_locale/Makefile.i386
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.i386,v 1.1 2006/01/08 16:53:21 salo Exp $
+
+RPMFILES= glibc-locale-2.3.3-98.${SUSE_ARCH}.rpm
diff --git a/emulators/suse91_locale/Makefile.x86_64 b/emulators/suse91_locale/Makefile.x86_64
new file mode 100644
index 00000000000..74b54bd7525
--- /dev/null
+++ b/emulators/suse91_locale/Makefile.x86_64
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.x86_64,v 1.1 2006/01/08 16:53:21 salo Exp $
+
+RPMFILES= glibc-locale-2.3.3-63.${SUSE_ARCH}.rpm
diff --git a/emulators/suse91_locale/distinfo b/emulators/suse91_locale/distinfo
index 88fd25e0e60..1c86a96d54c 100644
--- a/emulators/suse91_locale/distinfo
+++ b/emulators/suse91_locale/distinfo
@@ -1,5 +1,8 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 18:49:20 agc Exp $
+$NetBSD: distinfo,v 1.3 2006/01/08 16:53:21 salo Exp $
SHA1 (suse91/i586/glibc-locale-2.3.3-98.i586.rpm) = 329ab066b6d21f95e0329731416806015ff2eda6
RMD160 (suse91/i586/glibc-locale-2.3.3-98.i586.rpm) = 3591c7c7c0f0d3f7ae49e627c45ce1f425bda2d3
Size (suse91/i586/glibc-locale-2.3.3-98.i586.rpm) = 10393732 bytes
+SHA1 (suse91/x86_64/glibc-locale-2.3.3-63.x86_64.rpm) = c0a43efd7b29585ad3de03e92c71397708061758
+RMD160 (suse91/x86_64/glibc-locale-2.3.3-63.x86_64.rpm) = a563550ba2df6a656d6b83747cc4c5905905a331
+Size (suse91/x86_64/glibc-locale-2.3.3-63.x86_64.rpm) = 10264418 bytes