fix typo when setting aix_freeware

This commit is contained in:
Todd C. Miller
2012-06-20 14:18:14 -04:00
parent 9497df293a
commit 6103bbc67f

2
mkpkg
View File

@@ -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.