List:Commits« Previous MessageNext Message »
From:kent Date:March 29 2006 8:52pm
Subject:bk commit into 5.0 tree (kent:1.2116)
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
  1.2116 06/03/29 22:51:49 kent@stripped +1 -0
  Makefile.am:
    Use "dist_bin_SCRIPTS" to get a script distributed

  ndb/tools/Makefile.am
    1.24 06/03/29 22:51:12 kent@stripped +1 -1
    Use "dist_bin_SCRIPTS" to get a script distributed

# 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:	c-4d4072d5.010-2112-6f72651.cust.bredbandsbolaget.se
# Root:	/Users/kent/mysql/bk/mysql-5.0-new

--- 1.23/ndb/tools/Makefile.am	2006-03-29 15:05:01 +02:00
+++ 1.24/ndb/tools/Makefile.am	2006-03-29 22:51:12 +02:00
@@ -1,5 +1,5 @@
 
-bin_SCRIPTS =		ndb_size.pl ndb_error_reporter
+dist_bin_SCRIPTS =	ndb_size.pl ndb_error_reporter
 dist_pkgdata_DATA =	ndb_size.tmpl
 
 ndbtools_PROGRAMS = \
Thread
bk commit into 5.0 tree (kent:1.2116)kent29 Mar