729a181ea9
split the deb package. See http://lists.opensuse.org/opensuse-factory/2012-06/msg00963.html for context OBS-URL: https://build.opensuse.org/request/show/127340 OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/dpkg?expand=0&rev=1
22 lines
719 B
Diff
22 lines
719 B
Diff
Index: dpkg-1.16.3/debian/archtable
|
|
===================================================================
|
|
--- dpkg-1.16.3.orig/debian/archtable 2012-04-27 04:49:02.000000000 +0200
|
|
+++ dpkg-1.16.3/debian/archtable 2012-06-06 10:22:46.728432824 +0200
|
|
@@ -27,3 +27,15 @@ sparc-linux-gnu sparc
|
|
i486-gnu hurd-i386
|
|
i486-kfreebsd-gnu kfreebsd-i386
|
|
x86_64-kfreebsd-gnu kfreebsd-amd64
|
|
++i486-suse-linux i386
|
|
++ia64-suse-linux ia64
|
|
++alpha-suse-linux alpha
|
|
++x86_64-suse-linux amd64
|
|
++arm-suse-linux arm
|
|
++arm-suse-linuxeabi armel
|
|
++hppa-suse-linux hppa
|
|
++mips-suse-linux mips
|
|
++mipsel-suse-linux mipsel
|
|
++powerpc-suse-linux powerpc
|
|
++s390-suse-linux s390
|
|
++sparc-suse-linux sparc
|
|
\ No newline at end of file
|