Package: assaultcube
Version: 1.1.0.4+dfsg2-1
Severity: important
Tags: patch

Dear Maintainer,

assaultcube fails to build on ppc64el as config.{sub,guess} is outdated.
The patch below fixes the issue. Given the freeze is approaching, an
upload in the next days will be greatly appreciated.

Thanks,
Aurelien


diff -Nru assaultcube-1.1.0.4+dfsg2/debian/rules 
assaultcube-1.1.0.4+dfsg2/debian/rules
--- assaultcube-1.1.0.4+dfsg2/debian/rules      2011-10-28 12:45:04.000000000 
+0000
+++ assaultcube-1.1.0.4+dfsg2/debian/rules      2014-10-05 20:00:19.000000000 
+0000
@@ -6,7 +6,7 @@
        dh_auto_clean
 
 %:
-       dh $@ --sourcedirectory=source/src
+       dh $@ --with autotools-dev --sourcedirectory=source/src
 
 VER=$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-+]+).*,\1,p')
 DEB_VER=$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-]+).*,\1,p')

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable 
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.16-2-powerpc64le (SMP w/1 CPU core)
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]

Reply via email to