hardcode libdir

This commit is contained in:
2025-08-08 12:10:00 -05:00
parent 8d34479711
commit da533a8a09
4 changed files with 116 additions and 76 deletions

View File

@@ -52,7 +52,7 @@ print_req_pkgs() {
)
local common_linux_pkgs=(
"${common_pkgs[@]}" clang valgrind
curl bc lshw xxd pkgconf
curl bc lshw xxd pkgconf sudo
)
# shellcheck disable=SC2034
local apt_get_pkgs=(