summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Alfredsen <loki_val@gentoo.org>2008-07-05 08:51:28 +0000
committerPeter Alfredsen <loki_val@gentoo.org>2008-07-05 08:51:28 +0000
commit2c8b24c8a339c62ed45fc48f6e2ad6595869d067 (patch)
treed680db2862412a4ef4f313f6df3549380088ad46 /media-libs/imlib/imlib-1.9.15-r2.ebuild
parentStable on alpha, bug #230285 (diff)
downloadgentoo-2-2c8b24c8a339c62ed45fc48f6e2ad6595869d067.tar.gz
gentoo-2-2c8b24c8a339c62ed45fc48f6e2ad6595869d067.tar.bz2
gentoo-2-2c8b24c8a339c62ed45fc48f6e2ad6595869d067.zip
Fix for libtool-2.2 wrt bug #213805. Thanks to all the people on that bug.
(Portage version: 2.2_rc1/cvs/Linux 2.6.25.8 i686)
Diffstat (limited to 'media-libs/imlib/imlib-1.9.15-r2.ebuild')
-rw-r--r--media-libs/imlib/imlib-1.9.15-r2.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/media-libs/imlib/imlib-1.9.15-r2.ebuild b/media-libs/imlib/imlib-1.9.15-r2.ebuild
index a16c244a4d67..93f38f4286b8 100644
--- a/media-libs/imlib/imlib-1.9.15-r2.ebuild
+++ b/media-libs/imlib/imlib-1.9.15-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r2.ebuild,v 1.9 2008/01/10 08:50:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/imlib/imlib-1.9.15-r2.ebuild,v 1.10 2008/07/05 08:51:28 loki_val Exp $
inherit autotools eutils gnome.org
@@ -40,8 +40,7 @@ src_unpack() {
# Fixes #197489
epatch "${FILESDIR}"/${P}-fix-rendering.patch
- eautoconf
- _elibtoolize
+ eautoreconf
}
src_compile() {