]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - Makefile
Fix autorandr-kde.desktop PREFIX
[deb_pkgs/autorandr.git] / Makefile
index 36d30ce6a6dc29ac1a7d1e098042eac4dcf2eb1f..b8ec0a8fd9974147d588a3caf9369677d47d85fe 100644 (file)
--- 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: