forked from pool/spec-cleaner
4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
%:
|
||
|
dh $@ --with python3 --buildsystem=pybuild
|