Source: citadel
Version: 8.24-1
Severity: important
User: debian-powe...@lists.debian.org
Usertags: ppc64el

Dear Maintainer,

citadel fails to build from source on new architectures like arm64 and
ppc64el as the config.{sub,guess} files are outdated and therefore needs
to be updated. You will find a patch below to fix this issue. An upload
with this patch would be appreciated.

Thanks,
Aurelien


--- citadel-8.24/debian/rules
+++ citadel-8.24/debian/rules
@@ -101,5 +101,5 @@
        dh_strip --dbg-package=citadel-dbg
 
 %:
-       dh $@ 
+       dh $@ --with autotools-dev
 

-- 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 debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to