Preliminary fix for
Bug #30759 mysql_install_db fails to set $extra_bindir properly in all cases.
This commit is contained in:
parent
983de3e27c
commit
2b86686dab
@ -231,6 +231,7 @@ then
|
||||
pkgdatadir="@pkgdatadir@"
|
||||
else
|
||||
bindir="$basedir/bin"
|
||||
extra_bindir="$bindir"
|
||||
# We set up bootstrap-specific paths later, so skip this for --windows
|
||||
if test "$windows" -eq 0
|
||||
then
|
||||
|
Loading…
x
Reference in New Issue
Block a user