Source: conntrack
Version: 1:1.4.2-1
Severity: important
Tags: patch

Dear Maintainer,

conntrack fails to build on ppc64el as config.{guess,sub} are too old.
The simple one-liner patch below fixes the problem. It would be nice
if you can include it in the next upload.

Thanks,
Aurelien

--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 #export DH_VERBOSE=1

 %:
-       dh $@ --with systemd
+       dh $@ --with systemd,autotools-dev

 override_dh_auto_configure:
        ./configure --prefix=/usr --disable-silent-rules

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  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 debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to