spiegel-keyman/linux/keyman-system-service/resources/meson.build.in
2024-06-24 19:08:12 +02:00

4 lines
372 B
Meson

# This file will be appended to meson.build by build.sh
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/')