diff options
Diffstat (limited to 'net-irc/xchat/xchat-2.0.10-r1.ebuild')
-rw-r--r-- | net-irc/xchat/xchat-2.0.10-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-irc/xchat/xchat-2.0.10-r1.ebuild b/net-irc/xchat/xchat-2.0.10-r1.ebuild index 3ac09ab8d9f1..7634ad834856 100644 --- a/net-irc/xchat/xchat-2.0.10-r1.ebuild +++ b/net-irc/xchat/xchat-2.0.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.10-r1.ebuild,v 1.1 2004/07/06 21:10:35 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.10-r1.ebuild,v 1.2 2004/07/17 11:58:54 swegener Exp $ inherit flag-o-matic eutils @@ -38,6 +38,7 @@ src_unpack() { cd ${S} epatch ${FILESDIR}/xc2010-fixtabcomp.diff + epatch ${FILESDIR}/xc2010-fixfocus.diff } src_compile() { |