List:Commits« Previous MessageNext Message »
From:kent Date:February 9 2007 12:10am
Subject:bk commit into 5.0 tree (kent:1.2405) BUG#24191
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 repository of kent. When kent does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet@stripped, 2007-02-09 00:10:40+01:00, kent@stripped +1 -0
  make_binary_distribution.sh:
    Copy "ndb_size.tmpl" into binary distribution (Bug#24191)

  scripts/make_binary_distribution.sh@stripped, 2007-02-09 00:10:26+01:00, kent@stripped +1
-0
    Copy "ndb_size.tmpl" into binary distribution (Bug#24191)

# This is a BitKeeper patch.  What follows are the unified diffs for the
# set of deltas contained in the patch.  The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User:	kent
# Host:	kent-amd64.(none)
# Root:	/home/kent/bk/tmp2/mysql-5.0-build

--- 1.119/scripts/make_binary_distribution.sh	2007-02-09 00:10:44 +01:00
+++ 1.120/scripts/make_binary_distribution.sh	2007-02-09 00:10:44 +01:00
@@ -340,6 +340,7 @@
   $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
Thread
bk commit into 5.0 tree (kent:1.2405) BUG#24191kent9 Feb