X-Git-Url: https://git.donarmstrong.com/deb_pkgs/autorandr.git?a=blobdiff_plain;f=Makefile;h=b8ec0a8fd9974147d588a3caf9369677d47d85fe;hb=0ac2f9a0edb54bab3ee4d6a663b6c53950a2af10;hp=36d30ce6a6dc29ac1a7d1e098042eac4dcf2eb1f;hpb=65a2b31f393c7ff3cb1e358f42966c2a1e800f2a;p=deb_pkgs%2Fautorandr.git diff --git a/Makefile b/Makefile index 36d30ce..b8ec0a8 100644 --- a/Makefile +++ b/Makefile @@ -72,6 +72,7 @@ install_autostart_config: ifneq ($(PREFIX),/usr/) sed -i -re 's#/usr/bin/autorandr#$(subst #,\#,${PREFIX})/bin/autorandr#g' ${DESTDIR}/${XDG_AUTOSTART_DIR}/autorandr.desktop + sed -i -re 's#/usr/bin/autorandr#$(subst #,\#,${PREFIX})/bin/autorandr#g' ${DESTDIR}/${XDG_AUTOSTART_DIR}/autorandr-kde.desktop endif uninstall_autostart_config: