summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-09-08 22:57:40 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-09-08 22:57:40 +0200
commita99b872fc2cda9b7f2b7b76881cff64410ec5d63 (patch)
treecfb06ee7b9828d8bfb8ea2f53fcaf238b3411dbc /debian
parent4d783014322707734296ac239edbf4c5f07adc4c (diff)
downloadlibrda-a99b872fc2cda9b7f2b7b76881cff64410ec5d63.tar.gz
librda-a99b872fc2cda9b7f2b7b76881cff64410ec5d63.tar.bz2
librda-a99b872fc2cda9b7f2b7b76881cff64410ec5d63.zip
debian/rules: Keep --with-autoreconf, as we build with DH compat level 9 (for stretch compatibility).
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 10bd6f4..4842c17 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk
%:
- dh $@
+ dh $@ --with-autoreconf
override_dh_auto_configure:
dh_auto_configure $(DHFLAGS) -- \