mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 00:05:33 +02:00
make_binary_distribution.sh:
Copy "ndb_size.tmpl" into binary distribution (Bug#24191) scripts/make_binary_distribution.sh: Copy "ndb_size.tmpl" into binary distribution (Bug#24191)
This commit is contained in:
parent
1c3b070772
commit
906a4842d5
1 changed files with 1 additions and 0 deletions
|
|
@ -340,6 +340,7 @@ if [ x$NDBCLUSTER = x1 ]; then
|
|||
$CP $BASE/ndb-stage@bindir@/* $BASE/bin/.
|
||||
$CP $BASE/ndb-stage@libexecdir@/* $BASE/bin/.
|
||||
$CP $BASE/ndb-stage@pkglibdir@/* $BASE/lib/.
|
||||
$CP $BASE/ndb-stage@pkgdatadir@/* $BASE/share/mysql/.
|
||||
$CP -r $BASE/ndb-stage@pkgincludedir@/ndb $BASE/include
|
||||
$CP -r $BASE/ndb-stage@prefix@/mysql-test/ndb $BASE/mysql-test/. || exit 1
|
||||
rm -rf $BASE/ndb-stage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue