diff --git a/debian/rules b/debian/rules index 778ab60..6423ee4 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ export PYBUILD_NAME=redmine export PYBUILD_TEST_ARGS=-s $(CURDIR) %: - dh $@ --buildsystem=pybuild --with python2,python3 + dh $@ --buildsystem=pybuild --with python2 override_dh_clean: rm -rf redmine/packages