summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorMichael Hanke <mih@debian.org>2015-08-24 18:54:55 +0200
committerMichael Hanke <mih@debian.org>2015-08-24 19:54:15 +0200
commit5fcf52753c096799f5169c66a4f4445f79db5ab2 (patch)
tree76ba65d3f471a65fa45a17f6f2d394ab7511418f /debian/rules
parent1275ab0bb36c2d08331723b64433c3ae16e23fa9 (diff)
Remove dependency on python-support and go dh9
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 93dce87..c2ae623 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ export MPLCONFIGDIR=$(CURDIR)/build
export HOME=$(CURDIR)/build
%:
- dh $@
+ dh $@ --with python2
override_dh_auto_test:
: # Do not test just after build, lets install and then test