mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-11-05 18:32:20 +01:00
Make a Debian package
This commit is contained in:
5
debian/rules
vendored
Normal file
5
debian/rules
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/make -f
|
||||
export DH_VERBOSE = 1
|
||||
|
||||
%:
|
||||
dh $@ --with python3 --buildsystem=pybuild
|
||||
Reference in New Issue
Block a user