]> git.pld-linux.org Git - packages/mysql.git/blame - mysql-docs_make.patch
- %clean back
[packages/mysql.git] / mysql-docs_make.patch
CommitLineData
4fbabd47
SZ
1diff -Naur mysql-3.23.25-beta/Docs/Makefile.am mysql-3.23.25-beta-p/Docs/Makefile.am
2--- mysql-3.23.25-beta/Docs/Makefile.am Wed Sep 27 10:51:44 2000
3+++ mysql-3.23.25-beta-p/Docs/Makefile.am Thu Oct 12 21:40:23 2000
4@@ -18,7 +18,7 @@
5 Support/generate-mirror-listing.pl
6 info_TEXINFOS = manual.texi
7
8-targets = manual.txt mysql.info manual.html manual.pdf
9+targets = mysql.info manual.html
10
11 BUILT_SOURCES = $(targets) manual_toc.html include.texi
12 EXTRA_DIST = $(noinst_SCRIPTS) $(BUILT_SOURCES) mysqld_error.txt INSTALL-BINARY
13--- mysql-3.23.25-beta/Docs/Makefile.in Wed Sep 27 11:02:20 2000
14+++ mysql-3.23.25-beta-p/Docs/Makefile.in Thu Oct 12 22:03:10 2000
15@@ -168,7 +168,7 @@
16
17 info_TEXINFOS = manual.texi
18
19-targets = manual.txt mysql.info manual.html manual.pdf
20+targets = manual.txt mysql.info manual.html
21
22 BUILT_SOURCES = $(targets) manual_toc.html include.texi
23 EXTRA_DIST = $(noinst_SCRIPTS) $(BUILT_SOURCES) mysqld_error.txt INSTALL-BINARY
This page took 0.023892 seconds and 4 git commands to generate.