summaryrefslogtreecommitdiff
blob: 4a224fc529d171ba4dd25999f8d2a3045a30c0c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
https://github.com/mikelolasagasti/revelation/issues/87
--- a/data/meson.build
+++ b/data/meson.build
@@ -59,7 +59,6 @@ rvl_appstreamdir = join_paths(rvl_datadir, 'metainfo')
 
 # Merge the translations with the appdata file
 i18n.merge_file(
-  appdata,
   input: appdata + '.in',
   output: appdata,
   po_dir: join_paths(meson.source_root(), 'po'),