Package: black-box
Version: 1.4.8-2.1
Severity: normal
Tags: patch
User: debian-de...@lists.debian.org
Usertags: autotools_dev ppc64el
Dear Maintainer,
Dear Maintainer,
In order to avoid FTBFS black-box package on ppc64el arch,
config.guess and
config.sub need to be updated.
Please consider the attached patch, which was tested on ppc64el internal
build
machine.
Thanks,
Ravi.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.13-1-powerpc64le (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages black-box depends on:
ii libc6 2.19-1
ii libsdl-image1.2 1.2.12-5
ii libsdl-mixer1.2 1.2.12-10
ii libsdl1.2debian 1.2.15-8
black-box recommends no packages.
black-box suggests no packages.
-- no debconf information
--===============0378811245226510233==
Content-Type: text/x-diff; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="update-autotools.debpatch"
>From a7b371dd69962d6e48963cb967034f92a037e28c Mon Sep 17 00:00:00 2001
From: Ravindran Arani <r...@linux.vnet.ibm.com>
Date: Wed, 30 Jul 2014 15:43:18 +0000
Subject: [PATCH] update-autotools.debpatch
---
debian/rules | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules b/debian/rules
index c43483b..917e2b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,7 @@
configure: configure-stamp
configure-stamp:
dh_testdir
+ dh_autotools-dev_updateconfig
autoreconf -is
# Add here commands to configure the package.
./configure --prefix=/usr --mandir=\$${prefix}/share/man
--infodir=\$${prefix}/share/info --bindir=\$${prefix}/games
@@ -27,6 +28,7 @@ clean:
dh_testdir
dh_testroot
[ ! -f Makefile ] || $(MAKE) distclean
+ dh_autotools-dev_restoreconfig
dh_clean
find -name 'Makefile.in' -delete
--
1.8.5.3
--===============0378811245226510233==--
--
Ravindran
IBM LinuxTechnologyCenter
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org