aboutsummaryrefslogtreecommitdiffstats
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 a48d252..3cb2061 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@
include /usr/share/dpkg/default.mk
%:
- dh $@ --with python2
+ dh $@ --with python3 --buildsystem pybuild
override_dh_auto_clean:
echo "pkg_version = \"$(DEB_VERSION_UPSTREAM)\"" > minidinstall/version.py