aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
authorJonathan McCrohan <jmccrohan@gmail.com>2014-01-27 23:21:14 +0000
committerJonathan McCrohan <jmccrohan@gmail.com>2014-01-27 23:21:14 +0000
commit5a6588a59625de0583ae082c2120c564f7c7bd7d (patch)
tree8e0aa9d1129cf4087ff957aef6dac9e6c59332a8 /debian/rules
parent37356d15ed31b02907ed2317956d5ec6d007a6a1 (diff)
downloadwavemon-5a6588a59625de0583ae082c2120c564f7c7bd7d.tar.gz
d/control: Build-Depends on dh-autoreconf rather than autotools-dev
Diffstat (limited to '')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index dcf6189..dd9063b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@ --with autotools_dev
+ dh $@ --with autoreconf