List:Internals« Previous MessageNext Message »
From:lenz Date:April 17 2005 10:45am
Subject:bk commit into 4.0 tree (lenz:1.2089)
View as plain text  
Below is the list of changes that have just been committed into a local
4.0 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://dev.mysql.com/doc/mysql/en/installing-source-tree.html

ChangeSet
  1.2089 05/04/17 12:44:59 lenz@stripped +1 -0
  - removed ReadMe.txt from CLEANFILES, as it's cleaned by Docs/Makefile.am
    already (and that's the Makefile that acutally creates it)

  support-files/MacOSX/Makefile.am
    1.5 05/04/17 12:44:56 lenz@stripped +1 -2
    - removed ReadMe.txt from CLEANFILES, as it's cleaned by Docs/Makefile.am
      already (and that's the Makefile that acutally creates it)

# 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:	metis.lenznet
# Root:	/space/my/mysql-4.0-build

--- 1.4/support-files/MacOSX/Makefile.am	2003-08-15 14:55:03 +02:00
+++ 1.5/support-files/MacOSX/Makefile.am	2005-04-17 12:44:56 +02:00
@@ -38,8 +38,7 @@
 		Description.plist \
 		StartupParameters.plist \
 		postinstall \
-		preinstall \
-		ReadMe.txt
+		preinstall
 
 SUFFIXES = .sh
 
Thread
bk commit into 4.0 tree (lenz:1.2089)lenz17 Apr