[totem/wip/hadess/42: 1/2] build: Fix appdata path for check-news.sh
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/42: 1/2] build: Fix appdata path for check-news.sh
- Date: Fri, 18 Mar 2022 22:21:18 +0000 (UTC)
commit 149ebda5e1649bb1cf77373486405f3d0bfc50c0
Author: Bastien Nocera <hadess hadess net>
Date: Fri Mar 18 23:20:33 2022 +0100
build: Fix appdata path for check-news.sh
Fixes: 30253c7d9c
meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
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(
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]