mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 04:44:19 +08:00
Try to fix the mousefood recipe
This commit is contained in:
parent
359042fed0
commit
7481fcdf48
@ -11,7 +11,7 @@ recipe="$(basename "${COOKBOOK_RECIPE}")"
|
||||
--manifest-path "${COOKBOOK_SOURCE}/${PACKAGE_PATH}/Cargo.toml" \
|
||||
--example "${example}" \
|
||||
--release \
|
||||
--simulator
|
||||
--features=simulator
|
||||
mkdir -pv "${COOKBOOK_STAGE}/usr/bin"
|
||||
cp -v \
|
||||
"target/${TARGET}/${build_type}/examples/${example}" \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user