From 0eae5246687d4427ee9a51ba791f5ed6f22938af Mon Sep 17 00:00:00 2001 From: Jakob Haufe Date: Mon, 12 Mar 2012 01:06:24 +0100 Subject: [PATCH] Run autoconf as we patch configure.ac --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index 27c54861..d3860335 100755 --- a/debian/rules +++ b/debian/rules @@ -24,3 +24,6 @@ DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS=-Wl,--as-needed # Debhelper arguments DEB_DH_INSTALL_ARGS := --sourcedir=debian/tmp --list-missing + +post-patches:: + autoconf -- 2.39.5