summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2009-09-26 12:15:49 +0000
committerMichael Januszewski <spock@gentoo.org>2009-09-26 12:15:49 +0000
commit4c60dca1d7bbbba8dd9ffc335bd30a501760ff34 (patch)
tree3619adb14b964b62fe08be5f20f7b43f1a217e62 /net-im/tleenx2/tleenx2-20060309.ebuild
parentFix by Jan Vansteenkiste for building with newer versions of libass #285328 b... (diff)
downloadgentoo-2-4c60dca1d7bbbba8dd9ffc335bd30a501760ff34.tar.gz
gentoo-2-4c60dca1d7bbbba8dd9ffc335bd30a501760ff34.tar.bz2
gentoo-2-4c60dca1d7bbbba8dd9ffc335bd30a501760ff34.zip
Fix bug #278242.
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'net-im/tleenx2/tleenx2-20060309.ebuild')
-rw-r--r--net-im/tleenx2/tleenx2-20060309.ebuild5
1 files changed, 3 insertions, 2 deletions
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
}