Bugfix. Create a directory for the build environment cache (#3404)

This commit is contained in:
The-going 2022-01-16 16:52:23 +03:00 committed by GitHub
parent e4e4ab0791
commit 4a5ed695a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -160,6 +160,7 @@ chroot_build_packages()
{
local built_ok=()
local failed=()
mkdir -p ${SRC}/cache/buildpkg
if [[ $IMAGE_TYPE == user-built ]]; then
# if user-built image compile only for selected arch/release