summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAndrew O. Shadoura <bugzilla@tut.by>2011-03-19 20:46:16 +0200
committerAndrew O. Shadoura <bugzilla@tut.by>2011-03-19 20:46:16 +0200
commitcb6e82a3c8f7f523da2a81e56424ac19906ca4e8 (patch)
tree860091fb85eb190588ad69cb4a4fb7b332af95f6 /debian
parentaa023453b9831784ffa54316a8da45e2c7898542 (diff)
debian/rules: no need to run autogen.sh
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules
index 901dd35..1cf5f66 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,10 +2,6 @@
%:
dh --with-autotools-dev --with-autoreconf $@
-override_dh_auto_configure:
- test -f configure || sh autogen.sh
- dh_auto_configure
-
override_dh_auto_clean:
make clean || true
rm -f .deps src/.deps src/*/.deps