Package: libisds
Version: 0.8-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: ppc64el
User: [email protected]
Usertags: autoreconf
Dear Maintainer,
The package libisds fails to build on ppc64le, because of
changes required in config.{guess,sub}. This patch includes
dh-autoreconf to the build so that it builds correctly.
Thanks for considering the patch!
Thanks and regards,
Brahadambal
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.13-1-powerpc64le (SMP w/16 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
diff -ruN libisds-0.8.orig/debian/control libisds-0.8/debian/control
--- libisds-0.8.orig/debian/control 2014-08-11 13:29:42.000000000 +0000
+++ libisds-0.8/debian/control 2014-08-11 13:31:45.000000000 +0000
@@ -3,6 +3,7 @@
Priority: optional
Maintainer: Ondřej Surý <[email protected]>
Build-Depends: debhelper (>= 9),
+ dh-autoreconf,
gettext,
libxml2-dev,
libgpgme11-dev,
diff -ruN libisds-0.8.orig/debian/rules libisds-0.8/debian/rules
--- libisds-0.8.orig/debian/rules 2014-08-11 13:29:53.000000000 +0000
+++ libisds-0.8/debian/rules 2014-08-11 13:31:54.000000000 +0000
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
%:
- dh $@
+ dh $@ --with autoreconf
override_dh_install:
dh_install -X.la --fail-missing