summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2000-08-25 15:10:22 +0000
committerAchim Gottinger <achim@gentoo.org>2000-08-25 15:10:22 +0000
commit70605ad30b5718bb73cec836cbcc69553940da43 (patch)
tree26d6794e0705f2c2659fe297e6a8baa07765d3b6 /dev-db/mysql
parent*** empty log message *** (diff)
downloadhistorical-70605ad30b5718bb73cec836cbcc69553940da43.tar.gz
historical-70605ad30b5718bb73cec836cbcc69553940da43.tar.bz2
historical-70605ad30b5718bb73cec836cbcc69553940da43.zip
*** empty log message ***
Diffstat (limited to 'dev-db/mysql')
-rw-r--r--dev-db/mysql/mysql-3.23.22.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-db/mysql/mysql-3.23.22.ebuild b/dev-db/mysql/mysql-3.23.22.ebuild
index 0ba96cc08599..cc5a50d697a7 100644
--- a/dev-db/mysql/mysql-3.23.22.ebuild
+++ b/dev-db/mysql/mysql-3.23.22.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.22.ebuild,v 1.1 2000/08/22 21:41:16 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.22.ebuild,v 1.2 2000/08/25 15:10:22 achim Exp $
P=mysql-3.23.22-beta
A=${P}.tar.gz
@@ -71,13 +71,11 @@ src_install() {
cd ${S}
into /usr
- dodoc INSTALL-SOURCE INSTALL-SOURCE-GENERIC README PUBLIC MIRRORS
+ dodoc INSTALL-SOURCE README MIRRORS
cd ${S}/Docs
dodoc INSTALL-BINARY manual.ps manual.txt
docinto html
dodoc manual.html manual_toc.html
- docinto html/Img
- dodoc Img/*.gif
}