This commit is contained in:
Adrian Heine 2024-04-08 12:05:14 +02:00
commit 3b5146a7b8
11 changed files with 120 additions and 0 deletions

6
debian/rules vendored Executable file
View file

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