Disable rustpython update

This commit is contained in:
Wildan Mubarok 2025-08-27 12:22:23 +00:00
parent 64d98ed781
commit 0f282a5ee5

View File

@ -13,7 +13,6 @@ template = "custom"
script = """
DYNAMIC_INIT
(cd "${COOKBOOK_SOURCE}" && bash scripts/redox/uncomment-cargo.sh && cargo update)
export BUILDTIME_RUSTPYTHONPATH=/lib/rustpython
export OPENSSL_DIR="${COOKBOOK_SYSROOT}"
export ZLIB_STATIC=1