mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 01:15:33 +00:00
3 lines
316 B
Meson
3 lines
316 B
Meson
install_data('com.keyman.SystemService1.conf', install_dir: get_option('datadir') / 'dbus-1/system.d/')
|
|
install_data('com.keyman.SystemService1.service', install_dir: get_option('datadir') / 'dbus-1/system-services/')
|
|
install_data('systemd-keyman.service', install_dir: get_option('prefix') / 'lib/systemd/system/')
|