You've already forked hexagonrpc
mirror of
https://github.com/linux-msm/hexagonrpc.git
synced 2026-02-25 13:13:52 -08:00
fastrpc: hexagonrpcd: meson: move install dir to non-root
This commit is contained in:
@@ -14,5 +14,5 @@ executable('hexagonrpcd',
|
||||
include_directories : include,
|
||||
install : true,
|
||||
link_with : libhexagonrpc,
|
||||
install_dir : get_option('sbindir'),
|
||||
install_dir : get_option('bindir'),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user