aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules6
1 files changed, 1 insertions, 5 deletions
diff --git a/debian/rules b/debian/rules
index 263f155..999522d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,7 @@
#!/usr/bin/make -f
%:
- dh --with python2,quilt $@
-
-override_dh_clean:
- rm -rf build test.log
- dh_clean
+ dh $@ --with python2,quilt
override_dh_auto_test:
./test.py