summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/mpich2')
-rw-r--r--sys-cluster/mpich2/mpich2-1.5-r1.ebuild (renamed from sys-cluster/mpich2/mpich2-1.5.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/mpich2/mpich2-1.5.ebuild b/sys-cluster/mpich2/mpich2-1.5-r1.ebuild
index 05eb7a68a7d2..b436f7e5fe9d 100644
--- a/sys-cluster/mpich2/mpich2-1.5.ebuild
+++ b/sys-cluster/mpich2/mpich2-1.5-r1.ebuild
@@ -89,7 +89,7 @@ src_configure() {
c="${c} --docdir=${EPREFIX}/usr/share/doc/${PF}"
# Forcing Bash as there's quite a few bashisms in the build system
- CONFIG_SHELL="${BROOT}/bin/bash" econf \
+ CONFIG_SHELL="${BROOT}/bin/bash" econf ${c} \
--with-pm=hydra \
--disable-mpe \
--disable-fast \