summaryrefslogtreecommitdiff
path: root/net-mgmt/virt-viewer/files/patch-data_meson.build
blob: 3b5167c63c0a74471011208d99133c29662d682c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- data/meson.build.orig	2021-04-24 00:07:18 UTC
+++ data/meson.build
@@ -33,7 +33,7 @@ if host_machine.system() != 'windows'
     output: metainfo,
     po_dir: po_dir,
     install: true,
-    install_dir: join_paths(datadir, 'metainfo')
+    install_dir: join_paths(datadir, 'appdata')
   )
 endif