Package: sysconfig
Version: 0.0.10
Severity: normal
Tags: patch
User: [email protected]
Usertags: s390x
sysconfig is needed on s390x the same way as on s390. Could you please
enable support for it? The patch below should do it. Thanks in advance.
diff -Nru sysconfig-0.0.10/debian/control sysconfig-0.0.10/debian/control
--- sysconfig-0.0.10/debian/control 2010-08-06 15:13:10.000000000 +0000
+++ sysconfig-0.0.10/debian/control 2011-08-18 15:31:01.000000000 +0000
@@ -6,7 +6,7 @@
Standards-Version: 3.6.2
Package: sysconfig-hardware
-Architecture: s390
+Architecture: s390 s390x
Priority: standard
Depends: ${misc:Depends}, udev
Description: Hardware configuration
diff -Nru sysconfig-0.0.10/debian/rules sysconfig-0.0.10/debian/rules
--- sysconfig-0.0.10/debian/rules 2010-08-06 15:09:46.000000000 +0000
+++ sysconfig-0.0.10/debian/rules 2011-08-18 15:32:39.000000000 +0000
@@ -21,7 +21,7 @@
install-sysconfig-hardware-%: export DH_OPTIONS = -psysconfig-hardware
-install-sysconfig-hardware-arch-s390: install-sysconfig-hardware-common
+install-sysconfig-hardware-arch-s390 install-sysconfig-hardware-arch-s390x:
install-sysconfig-hardware-common
dh_install etc/sysconfig/scripts/hardware/*-ccw*
etc/sysconfig/scripts/hardware
dh_install usr/share/initramfs-tools
-- System Information:
Debian Release: wheezy/sid
APT prefers unreleased
APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: s390x
Kernel: Linux 3.0.0-1-s390x (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]