mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-08-03 22:24:38 +02: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