pidgin/meson.build

changeset 38614
79259df32345
parent 38611
4cf9b6a6e259
child 38616
9a9a64db881c
--- a/pidgin/meson.build	Thu Jun 22 05:14:41 2017 -0400
+++ b/pidgin/meson.build	Thu Jun 22 05:41:52 2017 -0400
@@ -195,7 +195,7 @@
 		               '-c', '@BUILD_DIR@/po/.intltool-merge-cache',
 		               meson.source_root() + '/po', '@INPUT@', '@OUTPUT@'],
 		    install : true,
-		    install_dir : get_option('datadir') + '/appdata')
+		    install_dir : get_option('datadir') + '/metainfo')
 	endif  # INSTALL_I18N
 
 	if enable_introspection

mercurial