1
0
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:
Alexandre Iooss
2020-09-14 15:16:09 +02:00
parent f9de4fb9e4
commit b4821361ce
8 changed files with 74 additions and 1 deletions

5
debian/rules vendored Normal file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/make -f
export DH_VERBOSE = 1
%:
dh $@ --with python3 --buildsystem=pybuild