Package: openwince-jtag
Version: 0.5.1-6
Followup-For: Bug #759466

Dear Maintainer,

The attached patch includes dh_autotools-dev_{update/restore}config to the build. We have successfully tested building "openwince-jtag" src on ppc64el biuld machine after applying the patch.

please consider the patch during build process.

-Ravindran


--===============0634053385371395060==
Content-Type: text/x-diff; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="update_config.debpatch"

>From e17ca80829f5712e007e88240ce88163a0697fab Mon Sep 17 00:00:00 2001
From: Ravindran Arani <r...@linux.vnet.ibm.com>
Date: Wed, 17 Sep 2014 13:50:53 +0000
Subject: [PATCH] update_config

---
 debian/control | 2 +-
 debian/rules   | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f68610c..8100d7a 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: openwince-jtag
 Section: embedded
 Priority: optional
 Maintainer: Peter De Schrijver (p2) <p...@mind.be>
-Build-Depends: debhelper (>> 3.0.0), openwince-include (>= 0.3.2), openwince-include (<< 0.3.3), libreadline-dev, gcc (>= 3.2) +Build-Depends: debhelper (>> 3.0.0), autotools-dev, openwince-include (>= 0.3.2), openwince-include (<< 0.3.3), libreadline-dev, gcc (>= 3.2)
 Standards-Version: 3.5.8

 Package: openwince-jtag
diff --git a/debian/rules b/debian/rules
index 2e70992..71bfc9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@ export DH_COMPAT=3
 configure: configure-stamp
 configure-stamp:
     dh_testdir
+    dh_autotools-dev_updateconfig
     ./configure --prefix=/usr --with-include=/usr/include/openwince
     touch configure-stamp

@@ -18,6 +19,7 @@ clean:
     dh_testroot
     rm -f build-stamp configure-stamp
     -$(MAKE) distclean
+    dh_autotools-dev_restoreconfig
     dh_clean

 install: build
--
2.1.0


--===============0634053385371395060==--


--
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