forked from pool/spec-cleaner
9d1170b0b1
Add build files for Debian, second try OBS-URL: https://build.opensuse.org/request/show/378528 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=72
4 lines
66 B
Makefile
4 lines
66 B
Makefile
#!/usr/bin/make -f
|
|
%:
|
|
dh $@ --with python3 --buildsystem=pybuild
|