summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-13 17:26:41 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-13 17:26:41 +0200
commitb95848947f99031ad56ed6220665bdb3658d8113 (patch)
tree564ce1d693ed2c23a626262ac59d8a8d383856e8 /debian/rules
parent4708957cb7c4a2d09e98b513d1bad3d637306f4e (diff)
Drop autotools-dev from Build-Depends and drop --with autotools-dev from dh
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 3b00002..5b4d955 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ CFLAGS += -fPIC
CONFPARA = --enable-gpl --enable-useflags --enable-libsensors
%:
- dh $@ --with autotools-dev
+ dh $@
override_dh_auto_configure:
$(CURDIR)/beforeconf.sh