This website requires JavaScript.
Explore
Help
Sign In
ynerant
/
ghostream
Watch
1
Star
0
Fork
0
You've already forked ghostream
mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced
2024-12-23 05:02:20 +00:00
Code
Issues
Releases
Wiki
Activity
70257dfa7d
ghostream
/
debian
/
rules
6 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Make a Debian package
2020-09-14 13:16:09 +00:00
#!/usr/bin/make -f
export DH_VERBOSE = 1
%:
Install Systemd service unit with debian package
2020-09-14 13:58:35 +00:00
dh $@ --with python3,systemd --buildsystem=pybuild
Reference in New Issue
Copy Permalink