summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/xchat/xchat-2.8.2.ebuild')
-rw-r--r--net-irc/xchat/xchat-2.8.2.ebuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/net-irc/xchat/xchat-2.8.2.ebuild b/net-irc/xchat/xchat-2.8.2.ebuild
index 6ff5f7289487..1abc8f09c979 100644
--- a/net-irc/xchat/xchat-2.8.2.ebuild
+++ b/net-irc/xchat/xchat-2.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.2.ebuild,v 1.1 2007/04/02 13:29:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.2.ebuild,v 1.2 2007/04/02 15:39:22 armin76 Exp $
inherit eutils versionator gnome2
@@ -36,9 +36,6 @@ src_unpack() {
use xchatdccserver && epatch "${DISTDIR}"/xchat-dccserver-0.6.patch.bz2
- epatch "${FILESDIR}"/xc280-fix-back.diff
- epatch "${FILESDIR}"/xc280-fix-ja.diff
-
# use libdir/xchat/plugins as the plugin directory
if [ $(get_libdir) != "lib" ] ; then
sed -i -e 's:${prefix}/lib/xchat:${libdir}/xchat:' \