mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-05-06 15:00:44 +09:00
Remove systemd service file
This commit is contained in:
@@ -159,10 +159,6 @@ if get_option('desktop-files') == true
|
||||
gnome.post_install(update_desktop_database : true)
|
||||
endif
|
||||
|
||||
if get_option('systemd') == true
|
||||
install_data(files('extra/gpu-screen-recorder-ui.service'), install_dir : 'lib/systemd/user')
|
||||
endif
|
||||
|
||||
if get_option('capabilities') == true
|
||||
meson.add_install_script('meson_post_install.sh')
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user