summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2010-04-05 14:11:07 +0000
committerJory Pratt <anarchy@gentoo.org>2010-04-05 14:11:07 +0000
commit267b918431aca2c77ba6857c9bc0ce3870ad15c1 (patch)
tree084c9226dc7298d099e0174978915fcb1f9c0e65 /net-libs
parentx86 stable wrt security bug #312297 (diff)
downloadgentoo-2-267b918431aca2c77ba6857c9bc0ce3870ad15c1.tar.gz
gentoo-2-267b918431aca2c77ba6857c9bc0ce3870ad15c1.tar.bz2
gentoo-2-267b918431aca2c77ba6857c9bc0ce3870ad15c1.zip
Disable hunspell patch
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/xulrunner/xulrunner-1.9.2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/xulrunner/xulrunner-1.9.2.3.ebuild b/net-libs/xulrunner/xulrunner-1.9.2.3.ebuild
index 8b3bfe9e6401..67ebb5a4dfeb 100644
--- a/net-libs/xulrunner/xulrunner-1.9.2.3.ebuild
+++ b/net-libs/xulrunner/xulrunner-1.9.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.3.ebuild,v 1.1 2010/04/05 05:07:05 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.3.ebuild,v 1.2 2010/04/05 14:11:07 anarchy Exp $
EAPI="2"
WANT_AUTOCONF="2.1"
@@ -72,7 +72,7 @@ src_prepare() {
epatch "${FILESDIR}/1000_fix_alignment.patch"
# Ensure we find myspell dict.
- epatch "${FILESDIR}/1001_fix-system-hunspell.patch"
+ # epatch "${FILESDIR}/1001_fix-system-hunspell.patch"
# Same as in config/autoconf.mk.in
MOZLIBDIR="/usr/$(get_libdir)/${PN}-${MAJ_PV}"