[Github-comments] [geany/geany] write absolute path to geany bin in desktop file (#2728)

Matthew Brush notifications at xxxxx
Mon Jan 18 19:48:30 UTC 2021


@codebrainz commented on this pull request.



> @@ -37,6 +37,7 @@ uninstall-local:
 
 # manually install some files under another name
 install-data-local:
+	sed -i '/Exec=/c\Exec=@bindir@/geany %F' @top_builddir@/geany.desktop

Ah ok. I was thinking it like the pkg-config file where do this, but I guess there we want them unexpanded because pkg-config takes care of it.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2728#discussion_r559768929
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210118/3807de6b/attachment.htm>


More information about the Github-comments mailing list