From: Date: July 14 2004 9:11am Subject: bk commit into 4.1 tree (lenz:1.1976) List-Archive: http://lists.mysql.com/internals/15261 Message-Id: <20040714071105.0022B2616D@kallisto.local> Below is the list of changes that have just been committed into a local 4.1 repository of lenz. When lenz 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://www.mysql.com/doc/I/n/Installing_source_tree.html ChangeSet 1.1976 04/07/14 09:10:49 lenz@stripped +1 -0 - fixed file name of the MySQL startup item script to MySQLCOM, so it's included in the source distribution support-files/MacOSX/Makefile.am 1.5 04/07/14 09:10:33 lenz@stripped +1 -1 - fixed file name of the MySQL startup item script to MySQLCOM, so it's included in the source distribution # 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: lenz # Host: kallisto.local # Root: /space/my/mysql-4.1-build --- 1.4/support-files/MacOSX/Makefile.am Fri Aug 15 14:55:03 2003 +++ 1.5/support-files/MacOSX/Makefile.am Wed Jul 14 09:10:33 2004 @@ -23,7 +23,7 @@ postinstall.sh \ preinstall.sh \ ReadMe.txt \ - MySQL \ + MySQLCOM \ StartupItem.Description.plist \ StartupItem.Info.plist \ StartupItem.postinstall