[gucharmap] build: Fix build with meson 0.60
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gucharmap] build: Fix build with meson 0.60
- Date: Tue, 14 Dec 2021 23:03:55 +0000 (UTC)
commit a8ee037f8cf151b8b65354bc93c56953e41f5a22
Author: Christian Persch <chpe src gnome org>
Date: Wed Dec 15 00:03:33 2021 +0100
build: Fix build with meson 0.60
data/meson.build | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/data/meson.build b/data/meson.build
index 11e4e8a6..4bd50014 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -18,7 +18,6 @@
metainfodir = gucharmap_prefix / gucharmap_datadir / 'metainfo'
i18n.merge_file(
- 'gucharmap.metainfo.xml',
input: 'gucharmap.metainfo.xml.in',
output: '@BASENAME@',
po_dir: po_dir,
@@ -42,7 +41,6 @@ desktop_in = configure_file(
)
i18n.merge_file(
- 'gucharmap.desktop',
input: desktop_in,
output: '@BASENAME@',
type: 'desktop',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]