diff options
Diffstat (limited to 'dev-db/mysql/mysql-4.1.7.ebuild')
-rw-r--r-- | dev-db/mysql/mysql-4.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql/mysql-4.1.7.ebuild b/dev-db/mysql/mysql-4.1.7.ebuild index 3bac51e68cb4..b7d2ead80b99 100644 --- a/dev-db/mysql/mysql-4.1.7.ebuild +++ b/dev-db/mysql/mysql-4.1.7.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.1.7.ebuild,v 1.7 2005/02/27 06:20:29 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-4.1.7.ebuild,v 1.8 2005/02/27 17:56:31 mr_bones_ Exp $ inherit eutils gnuconfig #to accomodate -laadeedah releases @@ -95,7 +95,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 \ |