Create debian/ directory
This commit is contained in:
parent
4cbc8df7c8
commit
6e73b9adcb
3 changed files with 16 additions and 0 deletions
4
debian/rules
vendored
Executable file
4
debian/rules
vendored
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh $@ --buildsystem=pybuild
|
Loading…
Add table
Add a link
Reference in a new issue