mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-07 05:38:30 +02:00
provide metainfo
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
This commit is contained in:

committed by
afayaz-feral

parent
29b4148a00
commit
e3c24f34f1
@@ -53,3 +53,9 @@ manpage = configure_file(
|
||||
configuration: data_conf,
|
||||
)
|
||||
install_man(manpage)
|
||||
|
||||
# Install metainfo
|
||||
install_data(
|
||||
'io.github.feralinteractive.gamemode.metainfo.xml',
|
||||
install_dir: join_paths(path_datadir, 'metainfo')
|
||||
)
|
||||
|
Reference in New Issue
Block a user