diff options
Diffstat (limited to 'debian/rules')
| -rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index fa7f99d..d8f93dc 100755 --- a/debian/rules +++ b/debian/rules @@ -10,7 +10,7 @@ export PYBUILD_NAME=$(PACKAGE_NAME) export ROOT_PATH=$(CURDIR) %: - dh $@ --with python2,bash-completion --buildsystem=pybuild + dh $@ --with python3,bash-completion --buildsystem=pybuild override_dh_clean: dh_clean |
