summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 2a407ec..1553553 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ configure: configure-stamp
configure-stamp:
dh_testdir
- autoreconf -v -i
+ dh_autoreconf
# note: dpkg-buildflags to be removed when compat=9
dh_auto_configure -- --enable-online-unit-tests=auto $(shell dpkg-buildflags --export=configure)