fermentord/build/debian/rules
Søren Rasmussen d36d239697
All checks were successful
continuous-integration/drone/push Build is passing
Add deb package
2022-05-02 22:02:13 +02:00

11 lines
153 B
Makefile
Executable file

#!/usr/bin/make -f
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
%:
dh $@ --with systemd
override_dh_strip:
override_dh_makeshlibs: