summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mail-client/thunderbird/thunderbird-3.1.2.ebuild')
-rw-r--r--mail-client/thunderbird/thunderbird-3.1.2.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail-client/thunderbird/thunderbird-3.1.2.ebuild b/mail-client/thunderbird/thunderbird-3.1.2.ebuild
index ef27acee5f1b..7f47caaa2058 100644
--- a/mail-client/thunderbird/thunderbird-3.1.2.ebuild
+++ b/mail-client/thunderbird/thunderbird-3.1.2.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/mail-client/thunderbird/thunderbird-3.1.2.ebuild,v 1.1 2010/08/06 12:45:59 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-3.1.2.ebuild,v 1.2 2010/08/22 15:51:16 anarchy Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@@ -115,6 +115,9 @@ src_prepare() {
EPATCH_FORCE="yes" \
epatch "${WORKDIR}"
+ # Allow user to apply any additional patches without modifing ebuild
+ epatch_user
+
eautoreconf
cd mozilla