Author: mcbrown
Date: 2006-12-12 10:33:17 +0100 (Tue, 12 Dec 2006)
New Revision: 4216
Log:
Removing the manual.xml dependency which is causing occasional build issues
Modified:
trunk/refman-5.0/Makefile
trunk/refman-5.1/Makefile
Modified: trunk/refman-5.0/Makefile
===================================================================
--- trunk/refman-5.0/Makefile 2006-12-11 22:49:12 UTC (rev 4215)
+++ trunk/refman-5.0/Makefile 2006-12-12 09:33:17 UTC (rev 4216)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 1; 490 bytes
@@ -53,7 +53,6 @@
# when validating manual.xml or requiring the DBA chapter
database-administration.xml: dba-optvars-table.xml
-manual.xml: dba-optvars-table.xml
# We also build the connector sections as separate docs, so list dependencies
# for them as well.
Modified: trunk/refman-5.1/Makefile
===================================================================
--- trunk/refman-5.1/Makefile 2006-12-11 22:49:12 UTC (rev 4215)
+++ trunk/refman-5.1/Makefile 2006-12-12 09:33:17 UTC (rev 4216)
Changed blocks: 1, Lines Added: 0, Lines Deleted: 1; 490 bytes
@@ -51,7 +51,6 @@
# when validating manual.xml or requiring the DBA chapter
database-administration.xml: dba-optvars-table.xml
-manual.xml: dba-optvars-table.xml
# We also build the connector sections as separate docs, so list dependencies
# for them as well.
| Thread |
|---|
| • svn commit - mysqldoc@docsrva: r4216 - in trunk: refman-5.0 refman-5.1 | mcbrown | 12 Dec |