aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-19 14:05:55 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-19 14:05:55 -0500
commitdfaa0f4b2f0926a666c946aff5cb85abb4a5fa6d (patch)
tree3bfb3bba2f141cb908b4bb50d52e9dfa52e1771c
parent634fa1b43ab42febbcf33d0baa29c751db096eae (diff)
downloadayatana-ido-dfaa0f4b2f0926a666c946aff5cb85abb4a5fa6d.tar.gz
ayatana-ido-dfaa0f4b2f0926a666c946aff5cb85abb4a5fa6d.tar.bz2
ayatana-ido-dfaa0f4b2f0926a666c946aff5cb85abb4a5fa6d.zip
Override dh_autoreconf to call autogen.sh and not run configure...
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules3
2 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ece3340..29c7219 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ ido (12.10.3-0ubuntu1) UNRELEASED; urgency=low
* debian/rules:
- Add and export DPKG_GENSYMBOLS_CHECK_LEVEL instead of passing -c4 to
dh_makeshlibs.
+ - Override dh_autoreconf to call autogen.sh and not run configure...
-- Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> Mon, 19 Nov 2012 14:00:05 -0500
diff --git a/debian/rules b/debian/rules
index a758b60..ce87ef2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,9 @@ export DPKG_GENSYMBOLS_CHECK_LEVEL = 4
%:
dh $@ --with autoreconf
+override_dh_autoreconf:
+ NOCONFIGURE=1 dh_autoreconf ./autogen.sh
+
override_dh_makeshlibs:
dh_makeshlibs -plibido3-0.1-0 -V'libido3-0.1-0 (>= 12.10.0)'
dh_makeshlibs -Nlibido3-0.1-0