fix typo when setting aix_freeware
This commit is contained in:
2
mkpkg
2
mkpkg
@@ -266,7 +266,7 @@ case "$osversion" in
|
|||||||
--with-env-editor
|
--with-env-editor
|
||||||
--enable-zlib=builtin
|
--enable-zlib=builtin
|
||||||
$configure_opts"
|
$configure_opts"
|
||||||
PPVARS="${PPVARS}${PPVARS+$space}aix_freeware=$true"
|
PPVARS="${PPVARS}${PPVARS+$space}aix_freeware=true"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
# For Solaris, add project support and use let configure choose zlib.
|
# For Solaris, add project support and use let configure choose zlib.
|
||||||
|
Reference in New Issue
Block a user