summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2006-08-07 20:12:01 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2006-08-07 20:12:01 +0000
commit70467b72187294a7eb4f00d8c94430da2672a05e (patch)
treea4653e4d778a23780a29f22993fbc0a417cc6d8c /mail-client/mutt/mutt-1.5.12.ebuild
parentmasked media-gfx/xzgv pending removal from the tree (diff)
downloadhistorical-70467b72187294a7eb4f00d8c94430da2672a05e.tar.gz
historical-70467b72187294a7eb4f00d8c94430da2672a05e.tar.bz2
historical-70467b72187294a7eb4f00d8c94430da2672a05e.zip
Fix for bug #142520. Thanks to Pablo Antonio <pabloa@gmail.com>
Package-Manager: portage-2.1-r1
Diffstat (limited to 'mail-client/mutt/mutt-1.5.12.ebuild')
-rw-r--r--mail-client/mutt/mutt-1.5.12.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail-client/mutt/mutt-1.5.12.ebuild b/mail-client/mutt/mutt-1.5.12.ebuild
index fcca5b5c0724..4c5fe978299b 100644
--- a/mail-client/mutt/mutt-1.5.12.ebuild
+++ b/mail-client/mutt/mutt-1.5.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.12.ebuild,v 1.1 2006/07/30 11:11:33 ferdy Exp $
+# $Header: /var/cvsroot/gentoo-x86/mail-client/mutt/mutt-1.5.12.ebuild,v 1.2 2006/08/07 20:12:01 ferdy Exp $
inherit eutils flag-o-matic autotools
@@ -49,6 +49,9 @@ pkg_setup() {
src_unpack() {
unpack ${A} && cd "${S}" || die "unpack failed"
+ # fix for linking problem (bug #142520) in configure.in
+ epatch "${FILESDIR}"/${P}-fix-pop-c.patch
+
if ! use vanilla ; then
if ! use nntp ; then
rm "${PATCHDIR}"/07-vvv.nntp-gentoo.patch