remove debugging message
This commit is contained in:
parent
8f0bf4a6bc
commit
0f6e7baef4
@ -10,7 +10,6 @@ systemd_config_data_file = configure_file(
|
||||
systemd = find_program ('systemd', required: false)
|
||||
|
||||
if systemd.found()
|
||||
message ('systemd was found')
|
||||
install_data(
|
||||
systemd_config_data_file,
|
||||
install_dir: join_paths(get_option('prefix'), 'lib', 'systemd', 'system')
|
||||
|
Loading…
Reference in New Issue
Block a user