You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
372 B

https://bugs.gentoo.org/831837
--- a/src/meson.build
+++ b/src/meson.build
@@ -7,7 +7,7 @@ executable('nautilus-sendto',
po_dir = join_paths(meson.source_root(), 'po')
-i18n.merge_file ('appdata',
+i18n.merge_file (
input: 'nautilus-sendto.metainfo.xml.in',
output: 'nautilus-sendto.metainfo.xml',
install: true,