mysql_install_db.sh: Fix algorithm for finding pkgdata directory
This commit is contained in:
parent
abcb45d21f
commit
70a742f817
@ -154,6 +154,7 @@ else
|
|||||||
if test -f $i/$fill_help_tables
|
if test -f $i/$fill_help_tables
|
||||||
then
|
then
|
||||||
pkgdatadir=$i
|
pkgdatadir=$i
|
||||||
|
break
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user