Some checks failed
Build and Deploy Debian Package / build-package (push) Failing after 20s
3 lines
No EOL
73 B
Makefile
3 lines
No EOL
73 B
Makefile
#!/usr/bin/make -f
|
|
%:
|
|
dh $@ --with python3,systemd --buildsystem=pybuild
|