[fix] Remove python2 from debian/rules

This commit is contained in:
Jérôme Lebleu 2015-10-06 23:09:36 +02:00
parent c9b8099d74
commit 37c84a6c08

2
debian/rules vendored
View file

@ -5,7 +5,7 @@
#export DH_VERBOSE=1
%:
dh ${@} --with=systemd,python2
dh ${@} --with=systemd
override_dh_installinit:
dh_installinit --name=yunohost-api