Fix accidental typo

This commit is contained in:
Ivan Pozdeev 2022-06-08 23:23:01 +03:00
parent c3404568e8
commit 97039ca1af

View file

@ -1300,7 +1300,7 @@ require_osx_version() {
configured_with_package_dir() {
local package_var_name="$(capitalize "$1")"
shift 3
shift 1
local PACKAGE_CONFIGURE_OPTS="${package_var_name}_CONFIGURE_OPTS"
local PACKAGE_CONFIGURE_OPTS_ARRAY="${package_var_name}_MAKE_OPTS_ARRAY[@]"
local arg flag