From: kent Date: June 25 2006 8:25am Subject: bk commit into 5.1 tree (kent:1.2215) List-Archive: http://lists.mysql.com/commits/8198 Message-Id: <20060625082525.D941AC8845D@boortz.dyndns.org> Below is the list of changes that have just been committed into a local 5.1 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.2215 06/06/25 10:25:00 kent@stripped +2 -0 .del-make_win_src_distribution.sh~f80d8fca44e4e5f1: Delete: scripts/make_win_src_distribution.sh Makefile.am: Unix and Windows now shares source package BitKeeper/deleted/.del-make_win_src_distribution.sh~f80d8fca44e4e5f1 1.57 06/06/25 10:23:30 kent@stripped +0 -0 Delete: scripts/make_win_src_distribution.sh scripts/Makefile.am 1.55 06/06/25 10:22:48 kent@stripped +1 -4 Unix and Windows now shares source package # 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-6a4072d5.010-2112-6f72651.cust.bredbandsbolaget.se # Root: /Users/kent/mysql/bk/mysql-5.1 --- 1.54/scripts/Makefile.am 2006-05-24 02:26:49 +02:00 +++ 1.55/scripts/Makefile.am 2006-06-25 10:22:48 +02:00 @@ -34,12 +34,10 @@ mysql_create_system_tables noinst_SCRIPTS = make_binary_distribution \ - make_sharedlib_distribution \ - make_win_src_distribution + make_sharedlib_distribution EXTRA_SCRIPTS = make_binary_distribution.sh \ make_sharedlib_distribution.sh \ - make_win_src_distribution.sh \ msql2mysql.sh \ mysql_config.sh \ mysql_fix_privilege_tables.sh \ @@ -83,7 +81,6 @@ mysqldumpslow \ mysql_tableinfo \ mysqld_multi \ - make_win_src_distribution \ mysql_create_system_tables DISTCLEANFILES = mysqlbug