meson: move systemd-dissect to /usr/bin

This commit is contained in:
Lennart Poettering 2020-07-29 15:39:33 +02:00
parent af8219d562
commit 5a151082d7
1 changed files with 1 additions and 2 deletions

View File

@ -1898,8 +1898,7 @@ if conf.get('HAVE_BLKID') == 1
include_directories : includes,
link_with : [libshared],
install_rpath : rootlibexecdir,
install : true,
install_dir : rootlibexecdir)
install : true)
endif
if conf.get('ENABLE_RESOLVE') == 1