blockbook/build/deb/debian/rules
2018-04-12 15:43:57 +02:00

9 lines
81 B
Makefile
Executable File

#!/usr/bin/make -f
DH_VERBOSE = 1
%:
dh $@ --with=systemd
override_dh_strip: