mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-29 08:08:41 +08:00
Try to fix the ratzilla recipe script
This commit is contained in:
parent
883cb05808
commit
66889c4846
@ -11,7 +11,7 @@ colors-rgb demo demo2 minimal pong text-area user-input website world-map
|
||||
"${COOKBOOK_CARGO}" build \
|
||||
--manifest-path "${COOKBOOK_SOURCE}/examples/${PACKAGE_PATH}/Cargo.toml" \
|
||||
--package "${package}" \
|
||||
--release \
|
||||
--release
|
||||
mkdir -pv "${COOKBOOK_STAGE}/usr/bin"
|
||||
cp -v \
|
||||
"target/${TARGET}/${build_type}/examples/${package}" \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user