Make 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