L:debian-rules-uses-unnecessary-dh-argument

This commit is contained in:
Dmitry Smirnov 2021-02-16 22:34:43 +11:00
parent e293c6c2fb
commit 18ff04ab77

2
debian/rules vendored
View file

@ -3,7 +3,7 @@
include /usr/share/dpkg/pkg-info.mk
%:
dh $@ --with=systemd
dh $@
override_dh_install:
dh_install -XLICENSE