summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2022-03-18 23:20:33 +0100
committerBastien Nocera <hadess@hadess.net>2022-03-18 23:21:11 +0100
commit149ebda5e1649bb1cf77373486405f3d0bfc50c0 (patch)
tree5cc73c7d061f988bda05a350b1c3491082cc60ce
parent1af978537c6e3bddea648f8616439d34c6d3cf55 (diff)
downloadtotem-149ebda5e1649bb1cf77373486405f3d0bfc50c0.tar.gz
build: Fix appdata path for check-news.sh
Fixes: 30253c7d9c
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 1a7e58740..f8dd567c4 100644
--- a/meson.build
+++ b/meson.build
@@ -241,7 +241,7 @@ if is_stable
find_program('check-news.sh').path(),
'@0@'.format(meson.project_version()),
'NEWS',
- 'data/appdata/org.gnome.Totem.appdata.xml.in'
+ 'data/appdata/org.gnome.Totem.appdata.xml.in.in'
)
else
meson.add_dist_script(