mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge production.mysql.com:/usersnfs/jperkin/bk/bug-28585-5.0
into production.mysql.com:/usersnfs/jperkin/bk/bug-28585-5.1 scripts/make_binary_distribution.sh: Auto merged scripts/mysql_install_db.sh: Merge changes from 5.0
This commit is contained in:
@ -338,7 +338,7 @@ if [ $BASE_SYSTEM != "netware" ] ; then
|
||||
copyfileto $BASE/bin scripts/*
|
||||
$BASE/bin/replace \@localstatedir\@ ./data \@bindir\@ ./bin \@scriptdir\@ \
|
||||
./bin \@libexecdir\@ ./bin \@sbindir\@ ./bin \@prefix\@ . \@HOSTNAME\@ \
|
||||
@HOSTNAME@ \@pkgdatadir\@ ./support-files \
|
||||
@HOSTNAME@ \@pkgdatadir\@ ./share \
|
||||
< scripts/mysql_install_db.sh > $BASE/scripts/mysql_install_db
|
||||
$BASE/bin/replace \@prefix\@ /usr/local/mysql \@bindir\@ ./bin \
|
||||
\@sbindir\@ ./bin \@libexecdir\@ ./bin \
|
||||
|
Reference in New Issue
Block a user