mirror of
https://github.com/MariaDB/server.git
synced 2025-01-26 00:34:18 +01:00
fix a typo
This commit is contained in:
parent
22774ddb53
commit
d61947550a
1 changed files with 1 additions and 1 deletions
|
@ -332,8 +332,8 @@ parse_arguments PICK-ARGS-FROM-ARGV "$@"
|
|||
rel_mysqld="$dirname0/@INSTALL_SBINDIR@/mariadbd"
|
||||
|
||||
if test "$cross_bootstrap" -eq 0 -a "$in_rpm" -eq 0 -a "$force" -eq 0
|
||||
do_resolve=1
|
||||
then
|
||||
do_resolve=1
|
||||
fi
|
||||
|
||||
# Configure paths to support files
|
||||
|
|
Loading…
Add table
Reference in a new issue