mirror of
https://github.com/systemd/systemd.git
synced 2025-03-13 00:58:27 +03:00
portable: move portablectl to /usr/bin
Let's declare this a supported API. After all feedback I got at conferences I think we are good to consider this stable now and make it official API.
This commit is contained in:
parent
d09d85a2a0
commit
80f39b81f3
@ -1834,7 +1834,7 @@ if conf.get('ENABLE_PORTABLED') == 1
|
||||
dependencies : [threads],
|
||||
install_rpath : rootlibexecdir,
|
||||
install : true,
|
||||
install_dir : rootlibexecdir)
|
||||
install_dir : rootbindir)
|
||||
public_programs += exe
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user