summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 9ef033b..04d6225 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,9 @@ override_dh_auto_build:
override_dh_auto_test:
$(MAKE) clean check
+ # RE-build
+ $(MAKE)
+ dh_auto_build --with=python2 --buildsystem=python_distutils
override_dh_auto_clean:
$(MAKE) clean