From: Todd C. Miller Date: Wed, 20 Jun 2012 18:18:14 +0000 (-0400) Subject: fix typo when setting aix_freeware X-Git-Tag: SUDO_1_8_6^2~122 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6103bbc67fa1ed13db2bfce24c52e671ae743dc8;p=sudo fix typo when setting aix_freeware --- diff --git a/mkpkg b/mkpkg index 0c22feda3..fb11afb0c 100755 --- a/mkpkg +++ b/mkpkg @@ -266,7 +266,7 @@ case "$osversion" in --with-env-editor --enable-zlib=builtin $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.