]> git.pld-linux.org Git - packages/d-feet.git/blame - meson0.60.patch
- fix building with meson 0.60+ nad fix python packaging
[packages/d-feet.git] / meson0.60.patch
CommitLineData
ace3d9dd
JR
1--- d-feet-0.3.16/data/meson.build~ 2021-05-07 10:46:33.000000000 +0200
2+++ d-feet-0.3.16/data/meson.build 2022-04-03 14:00:33.233166665 +0200
3@@ -13,7 +13,6 @@
4 )
5
6 i18n.merge_file(
7- desktop,
8 type: 'desktop',
9 input: desktop_in,
10 output: '@BASENAME@',
11@@ -25,7 +24,6 @@
12 appdata = df_namespace + '.appdata.xml'
13
14 i18n.merge_file(
15- appdata,
16 input: appdata + '.in',
17 output: '@BASENAME@',
18 po_dir: po_dir,
This page took 0.106634 seconds and 4 git commands to generate.