Init
This commit is contained in:
commit
3b5146a7b8
11 changed files with 120 additions and 0 deletions
6
debian/rules
vendored
Executable file
6
debian/rules
vendored
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
export PYBUILD_NAME=pyamf
|
||||
|
||||
%:
|
||||
dh $@ --with python3 --buildsystem=pybuild
|
||||
Loading…
Add table
Add a link
Reference in a new issue