summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/mysql/mysql-4.0.14.ebuild')
-rw-r--r--dev-db/mysql/mysql-4.0.14.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/mysql/mysql-4.0.14.ebuild b/dev-db/mysql/mysql-4.0.14.ebuild
index 951211e9ee59..edc4f1bd4774 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.7 2003/08/15 13:01:51 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.14.ebuild,v 1.8 2003/09/06 22:25:50 msterret Exp $
#to accomodate -laadeedah releases
NEWP=${P}
@@ -73,7 +73,7 @@ src_unpack() {
src_compile() {
local myconf
- #The following fix is due to a bug with bdb on sparc's. See:
+ #The following fix is due to a bug with bdb on sparc's. See:
#http://www.geocrawler.com/mail/msg.php3?msg_id=4754814&list=8
if use sparc || use sparc64 || use alpha || use hppa
then
@@ -163,7 +163,7 @@ src_install() {
fi
dodoc README COPYING COPYING.LIB MIRRORS Docs/manual.*
- docinto conf-samples
+ docinto conf-samples
dodoc support-files/my-*.cnf
dohtml -r Docs/*