[aisleriot] build: Fix build with meson 0.60
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [aisleriot] build: Fix build with meson 0.60
- Date: Tue, 14 Dec 2021 22:41:58 +0000 (UTC)
commit 4bf6fcf5c8043adfcadd948e678cc68f150cc998
Author: Christian Persch <chpe src gnome org>
Date: Tue Dec 14 23:41:22 2021 +0100
build: Fix build with meson 0.60
Fixes: https://gitlab.gnome.org/GNOME/aisleriot/-/issues/916
data/meson.build | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/data/meson.build b/data/meson.build
index 9f88c2f3..c97e0b2e 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -18,7 +18,6 @@
metainfodir = ar_prefix / ar_datadir / 'metainfo'
i18n.merge_file(
- 'sol.metainfo.xml',
input: 'sol.metainfo.xml.in',
output: '@BASENAME@',
po_dir: po_dir,
@@ -35,7 +34,6 @@ desktop_in = files(
)
i18n.merge_file(
- 'sol.desktop',
input: desktop_in,
output: '@BASENAME@',
type: 'desktop',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]