Below is the list of changes that have just been committed into a local
4.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@stripped, 2007-11-02 13:12:19+01:00, kent@stripped +1 -0
Makefile.am:
Don't install INSTALL-BINARY, handled by build scripts
Docs/Makefile.am@stripped, 2007-11-02 13:11:55+01:00, kent@stripped +1 -2
Don't install INSTALL-BINARY, handled by build scripts
# 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: kent-amd64.(none)
# Root: /home/kent/bk/bug25205/mysql-4.0
--- 1.57/Docs/Makefile.am 2007-11-02 13:12:20 +01:00
+++ 1.58/Docs/Makefile.am 2007-11-02 13:12:20 +01:00
@@ -19,10 +19,9 @@
# make sure that "make install" installs the info page, too
# automake only seems to take care of this automatically,
# if we're building the info page from texi directly.
-install-data-hook: $(EXTRA_DIST)
+install-data-hook: mysql.info
$(mkinstalldirs) $(DESTDIR)$(infodir)
$(INSTALL_DATA) $(srcdir)/mysql.info $(DESTDIR)$(infodir)
- $(INSTALL_DATA) $(srcdir)/INSTALL-BINARY $(DESTDIR)$(infodir)
# Don't update the files from bitkeeper
%::SCCS/s.%
| Thread |
|---|
| • bk commit into 4.0 tree (kent:1.2216) | kent | 2 Nov |