From 4c60dca1d7bbbba8dd9ffc335bd30a501760ff34 Mon Sep 17 00:00:00 2001 From: Michael Januszewski Date: Sat, 26 Sep 2009 12:15:49 +0000 Subject: Fix bug #278242. (Portage version: 2.2_rc41/cvs/Linux x86_64) --- net-im/tleenx2/tleenx2-20060309.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net-im/tleenx2/tleenx2-20060309.ebuild') diff --git a/net-im/tleenx2/tleenx2-20060309.ebuild b/net-im/tleenx2/tleenx2-20060309.ebuild index 76a9f4d7becc..e5e7a562979a 100644 --- a/net-im/tleenx2/tleenx2-20060309.ebuild +++ b/net-im/tleenx2/tleenx2-20060309.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild,v 1.5 2008/12/11 15:04:49 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild,v 1.6 2009/09/26 12:15:48 spock Exp $ inherit autotools eutils @@ -27,6 +27,7 @@ src_unpack() { unpack ${A} cd "${S}" epatch "${FILESDIR}/tleenx2-20060309-configure.in.patch" + epatch "${FILESDIR}/tleenx2-20060309-asneeded-fix.patch" eautoreconf } -- cgit v1.2.3-65-gdbad