summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild')
-rw-r--r--sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild b/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild
index 0300ba5680cc..19aea7b5260e 100644
--- a/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild
+++ b/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild,v 1.1 2011/06/12 22:37:21 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/mpich2/mpich2-1.4_rc2-r1.ebuild,v 1.2 2011/06/13 15:01:35 mr_bones_ Exp $
EAPI=2
@@ -50,7 +50,7 @@ src_prepare() {
-e 's,\(.*=\ *\)"@WRAPPER_[A-Z]*FLAGS@",\1"",' \
src/env/*.in || die
- # 369263 and 1044, 1500 upstream.
+ # 369263 and 1044, 1500 upstream.
epatch "${FILESDIR}"/fix-pkg-config-files.patch
AT_M4DIR="${S}"/confdb eautoreconf || die
}