diff options
Diffstat (limited to 'dev-db/mysql/mysql-4.0.22-r1.ebuild')
-rw-r--r-- | dev-db/mysql/mysql-4.0.22-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-4.0.22-r1.ebuild b/dev-db/mysql/mysql-4.0.22-r1.ebuild index b8c6b7096e78..858f61ee37c9 100644 --- a/dev-db/mysql/mysql-4.0.22-r1.ebuild +++ b/dev-db/mysql/mysql-4.0.22-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.22-r1.ebuild,v 1.6 2005/02/27 06:20:29 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.0.22-r1.ebuild,v 1.7 2005/02/27 17:56:31 mr_bones_ Exp $ inherit eutils gnuconfig #to accomodate -laadeedah releases @@ -114,7 +114,7 @@ src_unpack() { # Saving this for a rainy day, in case we need it again #WANT_AUTOMAKE=1.7 automake gnuconfig_update - + # upstream bug http://bugs.mysql.com/bug.php?id=7971 # names conflict with stuff in 2.6.10 kernel headers sed -i \ |