Add initial debian packaging info
v2 (Grigori Goronzy): Simplify with pybuild, fix some smaller issues, license as MIT. Signed-off-by: Andrew Andrianov <andrew@ncrmnt.org>
This commit is contained in:
committed by
Grigori Goronzy
parent
e0afd851ae
commit
0548582dd4
7
debian/rules
vendored
Executable file
7
debian/rules
vendored
Executable file
@ -0,0 +1,7 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
export PYBUILD_NAME=stcgal
|
||||
|
||||
%:
|
||||
dh $@ --with python3 --buildsystem=pybuild
|
||||
|
Reference in New Issue
Block a user