diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-10-19 11:46:56 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-10-19 11:46:56 +0000 |
commit | 0611e82223ec1308910e5a6dd0ebca2921ef17b8 (patch) | |
tree | 3f5cdc0f5091e1cc423ce137e9008dca92f9ddfe /dev-db/mysql/mysql-4.0.14.ebuild | |
parent | fixed dodoc (diff) | |
download | historical-0611e82223ec1308910e5a6dd0ebca2921ef17b8.tar.gz historical-0611e82223ec1308910e5a6dd0ebca2921ef17b8.tar.bz2 historical-0611e82223ec1308910e5a6dd0ebca2921ef17b8.zip |
changelog:P
Diffstat (limited to 'dev-db/mysql/mysql-4.0.14.ebuild')
-rw-r--r-- | dev-db/mysql/mysql-4.0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-4.0.14.ebuild b/dev-db/mysql/mysql-4.0.14.ebuild index edc4f1bd4774..42a3612851d5 100644 --- a/dev-db/mysql/mysql-4.0.14.ebuild +++ b/dev-db/mysql/mysql-4.0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.14.ebuild,v 1.8 2003/09/06 22:25:50 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.14.ebuild,v 1.9 2003/10/19 11:46:49 lanius Exp $ #to accomodate -laadeedah releases NEWP=${P} @@ -162,7 +162,7 @@ src_install() { rm -rf ${D}/usr/share/mysql/sql-bench fi - dodoc README COPYING COPYING.LIB MIRRORS Docs/manual.* + dodoc README COPYING COPYING.LIB Docs/manual.* docinto conf-samples dodoc support-files/my-*.cnf dohtml -r Docs/* |