summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
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