mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-06-28 16:32:46 +02:00
Install Systemd service unit with debian package
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@ -2,4 +2,4 @@
|
||||
export DH_VERBOSE = 1
|
||||
|
||||
%:
|
||||
dh $@ --with python3 --buildsystem=pybuild
|
||||
dh $@ --with python3,systemd --buildsystem=pybuild
|
||||
|
Reference in New Issue
Block a user