Skip to content

Commit

Permalink
Spit out the unit directory
Browse files Browse the repository at this point in the history
Signed-off-by: Ikey Doherty <[email protected]>
  • Loading branch information
ikeydoherty committed Nov 3, 2017
1 parent 14c9d4c commit 7507a99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ report = [
' datadir: @0@'.format(path_datadir),
' sysconfdir: @0@'.format(path_sysconfdir),
' sbindir: @0@'.format(path_sbindir),
' systemd unit directory: @0@'.format(with_systemd_system_unit_dir),
'',
' tracking directory: @0@'.format(path_vardir),
' trigger file: @0@'.format(with_trigger_file),
Expand Down

0 comments on commit 7507a99

Please sign in to comment.