mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
sodium: move binary to /usr/bin
This commit is contained in:
parent
efcc131e05
commit
ffa8588a7e
@ -6,7 +6,7 @@ template = "custom"
|
||||
script = """
|
||||
"${COOKBOOK_CARGO}" install \
|
||||
--path "${COOKBOOK_SOURCE}" \
|
||||
--root "${COOKBOOK_STAGE}/ui" \
|
||||
--root "${COOKBOOK_STAGE}/usr" \
|
||||
--locked \
|
||||
--no-track \
|
||||
--features orbital
|
||||
|
||||
Loading…
Reference in New Issue
Block a user