[Github-comments] [geany/geany] Add appdata file and make it known to Makefile.am (#1142)

Colomban Wendling notifications at xxxxx
Wed Jul 20 13:10:35 UTC 2016


> @@ -85,3 +86,9 @@ desktopdir = $(datadir)/applications
>  desktop_in_files = geany.desktop
>  desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
>  @INTLTOOL_DESKTOP_RULE@
> +
> +appdata_in_files = geany.appdata.xml.in
> +
> +appdatadir = $(datadir)/appdata
> +nodist_appdata_DATA = geany.appdata.xml

this should probably use `$(appdata_in_files:.xml.in=.xml)` just like the desktop one above.

---
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/1142/files/7097a9db8ca5b031667c451d4e8802ee35047cd4#r71520688
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160720/1a3f0060/attachment.html>


More information about the Github-comments mailing list