summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2014-01-06 12:11:00 +0100
committerOndřej Surý <ondrej@sury.org>2014-01-06 12:11:00 +0100
commitffbbc0df9838ea4293a55562bb52b991e3488631 (patch)
tree6ec7f8966923134a7efd73cf24d8cdcc1c90ea63 /debian
parent351fdba61cbff50892dd727ff66a8995db5c23a4 (diff)
downloadknot-ffbbc0df9838ea4293a55562bb52b991e3488631.tar.gz
Don't use dh-autoreconf, upstream uses recent enough autotools
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
-rwxr-xr-xdebian/rules2
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index bef964c..0359b66 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,6 @@ Section: net
Priority: extra
Maintainer: Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper (>= 9),
- dh-autoreconf,
liburcu-dev (>= 0.4),
libssl-dev,
flex,
diff --git a/debian/rules b/debian/rules
index 5293576..7af5415 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ else
endif
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- \