summaryrefslogtreecommitdiff
path: root/gnome-extra/gnome-user-share/files/fix-build-with-meson-0.61.patch
blob: 2721f2ac876f26a85b025d52d3ca840a02e002ca (plain)
1
2
3
4
5
6
7
8
9
10
11
https://bugs.gentoo.org/831939
--- a/data/meson.build
+++ b/data/meson.build
@@ -7,7 +7,6 @@ desktop_in = configure_file(
 )
 
 i18n.merge_file(
-  desktop,
   type: 'desktop',
   input: desktop_in,
   output: '@BASENAME@',