yunohost/debian/rules

12 lines
241 B
Makefile
Executable file

#!/usr/bin/make -f
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh ${@} --with=python2,systemd
override_dh_installinit:
dh_installinit --name=yunohost-api
dh_installinit --name=yunohost-firewall