List:Internals« Previous MessageNext Message »
From:lenz Date:April 19 2005 9:15am
Subject:bk commit into 4.0 tree (lenz:1.2090)
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.2090 05/04/19 11:15:36 lenz@stripped +1 -0
  - removed COPYING from txt_files of Docs/Makefile.am
    (it's already in EXTRA_DIST of the toplevel Makefile.am)

  Docs/Makefile.am
    1.52 05/04/19 11:15:33 lenz@stripped +1 -1
    - removed COPYING from txt_files (it's already in EXTRA_DIST of the toplevel
      Makefile.am)

# 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.51/Docs/Makefile.am	2005-04-13 11:51:30 +02:00
+++ 1.52/Docs/Makefile.am	2005-04-19 11:15:33 +02:00
@@ -15,7 +15,7 @@
 
 all:			txt_files
 
-txt_files:		../INSTALL-SOURCE ../COPYING ../EXCEPTIONS-CLIENT \
+txt_files:		../INSTALL-SOURCE ../EXCEPTIONS-CLIENT \
 			INSTALL-BINARY ../support-files/MacOSX/ReadMe.txt
 
 CLEAN_FILES:		$(txt_files)
Thread
bk commit into 4.0 tree (lenz:1.2090)lenz19 Apr