5 lines
45 B
Plaintext
5 lines
45 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
|
||
|
%:
|
||
|
dh $@ --with=systemd
|