Skip to content
Snippets Groups Projects
Verified Commit ffa8588a authored by Jeremy Soller's avatar Jeremy Soller
Browse files

sodium: move binary to /usr/bin

parent efcc131e
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ template = "custom" ...@@ -6,7 +6,7 @@ template = "custom"
script = """ script = """
"${COOKBOOK_CARGO}" install \ "${COOKBOOK_CARGO}" install \
--path "${COOKBOOK_SOURCE}" \ --path "${COOKBOOK_SOURCE}" \
--root "${COOKBOOK_STAGE}/ui" \ --root "${COOKBOOK_STAGE}/usr" \
--locked \ --locked \
--no-track \ --no-track \
--features orbital --features orbital
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment