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

Colomban Wendling notifications at xxxxx
Wed Jul 20 17:31:07 UTC 2016


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

no need for `nodist_`, it's the default for `_DATA`

---
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/32c4f451695b330b5b74be23a93d02f4218908e6#r71569981
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160720/2c4da121/attachment.html>


More information about the Github-comments mailing list