aboutsummaryrefslogtreecommitdiff
path: root/source/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'source/debian/rules')
-rwxr-xr-xsource/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/debian/rules b/source/debian/rules
index a0c3a65..607ba42 100755
--- a/source/debian/rules
+++ b/source/debian/rules
@@ -19,7 +19,7 @@ include /usr/share/dpkg/default.mk
include /usr/share/dpkg/pkg-info.mk
%:
- dh $@ --with python2
+ dh $@ --with python3
# Distinct binary package versions for a single source package built
# on multiple releases, to keep reprepro happy. See: