Package: gupnp
Severity: normal
Tags: patch
User: debian-powe...@lists.debian.org
Usertags: autoreconf

Dear Maintainer,

This is a simple patch that enables the build this package to call
autoreconf scripts. With this change, the package could be built on
the new ppc64el architecture. This patch follows the instructions at:
https://wiki.debian.org/qa.debian.org/FTBFS#A2014-01-21_using_dh-autoreconf_during_the_build

Thanks,
Paulo

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

Kernel: Linux 3.13.0 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- debian/rules-original	2014-05-27 15:20:00.590000803 +0000
+++ debian/rules	2014-05-27 15:20:00.600000802 +0000
@@ -3,6 +3,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 
 export DEB_LDFLAGS_MAINT_APPEND += -Wl,--as-needed
 

Reply via email to