X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Makefile;h=42ee710fcd5c04f0b4fa57dc98df0abf14a5eb25;hb=53f7af43c6e0d597ebe7836c2d9aab94cc5d28d3;hp=8eb12e6c93fbdb77780d2545abcd584ebb6f54fb;hpb=dcb1e65fd14e96c32d9fc1bc2e1ab0c0f8efd220;p=deb_pkgs%2Fautorandr.git diff --git a/Makefile b/Makefile index 8eb12e6..42ee710 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ DEFAULT_TARGETS+=pmutils endif install_pmutils: - install -D -m 644 contrib/pm-utils/40autorandr ${DESTDIR}/etc/pm/sleep.d/40autorandr + install -D -m 755 contrib/pm-utils/40autorandr ${DESTDIR}/etc/pm/sleep.d/40autorandr uninstall_pmutils: rm -f ${DESTDIR}/etc/pm/sleep.d/40autorandr