1
0
Fork 0
mirror of https://github.com/YunoHost/yunohost.git synced 2024-09-03 20:06:10 +02:00

[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