mysql_install_db.sh: Fix algorithm for finding pkgdata directory

parent abcb45d2
......@@ -154,6 +154,7 @@ else
if test -f $i/$fill_help_tables
then
pkgdatadir=$i
break
fi
done
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment