[Pkg-citadel-devel] Bug#762480: citadel: update config.{sub, guess} to fix FTBFS on new ports

Aurelien Jarno aurel32 at debian.org
Mon Sep 22 18:40:24 UTC 2014


Source: citadel
Version: 8.24-1
Severity: important
User: debian-powerpc at 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



More information about the Pkg-citadel-devel mailing list