[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#637902: FTBFS: support for s390x missing



Package: xorg
Version: 1:7.6+8
Severity: normal
Tags: patch
User: debian-s390@lists.debian.org
Usertags: s390x

xorg is lacking support for s390x and therefore FTBFS on this
architecture. The small patch below fixes the problem (basically cp
vars.s390 vars.s390x). Would it be possible to include it in the next
upload? Thanks in advance.

diff -Nru xorg-7.6+8/debian/scripts/vars.s390x xorg-7.6+8+s390x/debian/scripts/vars.s390x
--- xorg-7.6+8/debian/scripts/vars.s390x	1970-01-01 00:00:00.000000000 +0000
+++ xorg-7.6+8+s390x/debian/scripts/vars.s390x	2011-08-15 15:31:05.000000000 +0000
@@ -0,0 +1,8 @@
+
+# This file is NOT a shell script.
+#
+# This file gets included by both debian/rules (make) AND the scripts in
+# debian/scripts (Bourne shell).
+XSERVER_XORG_VIDEO_DEPENDS="xserver-xorg-video-dummy"
+
+XSERVER_XORG_INPUT_DEPENDS="xserver-xorg-input-void"

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: s390x

Kernel: 2.6.32-5-s390x (SMP w/3 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



Reply to: