mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
meson: move systemd-dissect to /usr/bin
This commit is contained in:
parent
af8219d562
commit
5a151082d7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user