fix patch

This commit is contained in:
2025-08-29 14:00:42 -05:00
parent b1c89719d0
commit 0d515af0f0
4 changed files with 11 additions and 10 deletions

View File

@@ -77,7 +77,7 @@ print_req_pkgs() {
"${common_linux_pkgs[@]}" openssl-devel
pipx ninja-build fontconfig-devel wget2
cpuinfo-devel glibc-static glibc-devel
libstdc++-static libstdc++-devel
libstdc++-static libstdc++-devel patch
)
local req_pkgs_env_name="${pkg_mgr/-/_}_pkgs"