]> git.pld-linux.org Git - packages/gitg.git/blob - meson0.60.patch
Release 3 (by relup.sh)
[packages/gitg.git] / meson0.60.patch
1 --- gitg-41/data/meson.build~   2021-12-27 14:02:54.000000000 +0100
2 +++ gitg-41/data/meson.build    2022-04-03 21:41:19.936484001 +0200
3 @@ -6,7 +6,6 @@
4  desktop_config.set('icon', application_id)
5  desktop_config.set('binary', gitg_name)
6  i18n.merge_file(
7 -  desktop,
8    type: 'desktop',
9    input: configure_file(
10      input: desktop + '.in.in',
11 @@ -42,7 +41,6 @@
12  appdata_config.set('app-id', application_id)
13  appdata_config.set('gettext', gitg_name)
14  i18n.merge_file(
15 -  appdata,
16    type: 'xml',
17    input: configure_file(
18      input: appdata + '.in.in',
This page took 0.0864279999999999 seconds and 3 git commands to generate.