3 lines
73 B
Text
3 lines
73 B
Text
|
#!/usr/bin/make -f
|
||
|
%:
|
||
|
dh $@ --with python3,systemd --buildsystem=pybuild
|