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^0 X-Git-Url: https://git.donarmstrong.com/?p=deb_pkgs%2Fautorandr.git;a=commitdiff_plain;h=e3238c8126ab34c966da3f77bdfebd6bdd00eed5 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