Package: xorg
Version: 1:7.0.10
Severity: wishlist
Tags: patch

When building 'xorg' on ppc64/unstable, I get the following error:

dpkg-buildpackage: host architecture ppc64
 debian/rules clean
debian/rules:39: debian/scripts/vars.ppc64: No such file or directory
make: *** No rule to make target `debian/scripts/vars.ppc64'.  Stop.

With the attached patch 'xorg' can be compiled on ppc64.

The patch adds the file debian/scripts/vars.ppc64 which has been
copied from debian/scripts/vars.powerpc.

Regards
Andreas Jochens

diff -urN ../tmp-orig/xorg-7.0.10/debian/scripts/vars.ppc64 
./debian/scripts/vars.ppc64
--- ../tmp-orig/xorg-7.0.10/debian/scripts/vars.ppc64   1970-01-01 
00:00:00.000000000 +0000
+++ ./debian/scripts/vars.ppc64 2006-04-12 05:46:43.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-ati, xserver-xorg-video-chips, 
xserver-xorg-video-fbdev, xserver-xorg-video-glint, xserver-xorg-video-imstt, 
xserver-xorg-video-mga, xserver-xorg-video-nv, xserver-xorg-video-s3, 
xserver-xorg-video-s3virge, xserver-xorg-video-savage, xserver-xorg-video-sis, 
xserver-xorg-video-sisusb, xserver-xorg-video-tdfx, xserver-xorg-video-trident, 
xserver-xorg-video-vga"
+
+# xserver-xorg-video-v4l, 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to