mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 18:41:56 +01:00
Merge chorlton.adsl.perkin.org.uk:/Users/jonathan/mysql/bk/mysql-5.0
into chorlton.adsl.perkin.org.uk:/Users/jonathan/mysql/bk/mysql-5.1 scripts/make_binary_distribution.sh: Auto merged
This commit is contained in:
commit
35475155ed
1 changed files with 1 additions and 4 deletions
|
@ -334,10 +334,7 @@ fi
|
|||
if [ $BASE_SYSTEM != "netware" ] ; then
|
||||
chmod a+x $BASE/bin/*
|
||||
copyfileto $BASE/bin scripts/*
|
||||
$BASE/bin/replace \@localstatedir\@ ./data \@bindir\@ ./bin \@scriptdir\@ \
|
||||
./bin \@libexecdir\@ ./bin \@sbindir\@ ./bin \@prefix\@ . \@HOSTNAME\@ \
|
||||
@HOSTNAME@ \@pkgdatadir\@ ./support-files \
|
||||
< scripts/mysql_install_db.sh > $BASE/scripts/mysql_install_db
|
||||
copyfileto $BASE/scripts scripts/mysql_install_db
|
||||
$BASE/bin/replace \@prefix\@ /usr/local/mysql \@bindir\@ ./bin \
|
||||
\@sbindir\@ ./bin \@libexecdir\@ ./bin \
|
||||
\@MYSQLD_USER\@ @MYSQLD_USER@ \@localstatedir\@ /usr/local/mysql/data \
|
||||
|
|
Loading…
Add table
Reference in a new issue