summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-10-08 20:21:31 +0300
committerLars Wirzenius <liw@liw.fi>2016-10-08 20:21:31 +0300
commit714258221c7c64414cb41d325ede1da4c52af7ef (patch)
treebda4819e33228ae727cb40da4c34406d486c768f /debian
parent1f122e657370d0b25bb71b5c89f882b141b3b46a (diff)
downloadcoverage-test-runner-714258221c7c64414cb41d325ede1da4c52af7ef.tar.gz
Fix debian/rules for Debian 8
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/rules b/debian/rules
index 08cfc85..56de9e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,4 @@
override_dh_auto_clean:
$(MAKE) clean
- dh_auto_clean --with=python2 --buildsystem=python_distutils
-
+ dh_auto_clean --buildsystem=python_distutils