X-Git-Url: https://git.distorted.org.uk/~mdw/hippotat/blobdiff_plain/e7f20f23664234d4a36c4af12439195fc36181b6..b8c38e6610bd82820e028e8b38e6275bb032bee1:/debian/rules diff --git a/debian/rules b/debian/rules index 375d057..419c3b7 100755 --- a/debian/rules +++ b/debian/rules @@ -12,6 +12,11 @@ i=debian/hippotat debian/copyright: COPYING AGPLv3+CAFv2 cat $^ >$@.tmp && mv -f $@.tmp $@ +override_dh_python3: + dh_python3 -O--buildsystem=pybuild + dh_installdirs /usr/sbin + mv $i/usr/{bin,sbin}/hippotatd + override_dh_installinit: dh_installinit --name=hippotatd