X-Git-Url: https://git.donarmstrong.com/?p=deb_pkgs%2Fautorandr.git;a=blobdiff_plain;f=debian%2Frules;h=0bd5d57e1ffaacdd5f9b676c1c43d2a67e8a3280;hp=9308dec10a025d713b15f3092ea73d2829e72e31;hb=e3238c8126ab34c966da3f77bdfebd6bdd00eed5;hpb=280ccc7b3352a68990229545607e32d053c7d130 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