From: Don Armstrong Date: Tue, 31 Oct 2017 18:31:15 +0000 (-0700) Subject: we do not supply an init.d script X-Git-Tag: debian/1.2-1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4dbe56f277196eb5fd935566983b5f890f283c77;p=deb_pkgs%2Fautorandr.git we do not supply an init.d script --- diff --git a/debian/rules b/debian/rules index 9308dec..0bd5d57 100755 --- a/debian/rules +++ b/debian/rules @@ -16,7 +16,9 @@ override_dh_auto_install: PM_SLEEPHOOKS_DIR=/etc/pm/sleep.d/ install -D -m 755 contrib/pm-utils/40autorandr debian/autorandr/etc/pm/sleep.d/40autorandr - +# we do not supply an init script +override_dh_installinit: + dh_installinit -n override_dh_auto_clean: dh_auto_clean