mirror of
https://github.com/MariaDB/server.git
synced 2026-05-06 23:25:34 +02:00
use --builddir option for mysql_install_db
This commit is contained in:
parent
648d3cedbc
commit
a24bfb485c
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ dist-hook:
|
|||
rm -rf `find $(distdir) -type d -name SCCS -print`
|
||||
mkdir -p $(distdir)/win
|
||||
scripts/mysql_install_db --no-defaults --windows \
|
||||
--basedir=$(top_builddir) \
|
||||
--builddir=$(top_builddir) \
|
||||
--datadir=$(distdir)/win/data \
|
||||
--srcdir=$(top_srcdir)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue