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