summaryrefslogtreecommitdiff
path: root/science/openfoam/files/patch-.cshrc
diff options
context:
space:
mode:
Diffstat (limited to 'science/openfoam/files/patch-.cshrc')
-rw-r--r--science/openfoam/files/patch-.cshrc13
1 files changed, 2 insertions, 11 deletions
diff --git a/science/openfoam/files/patch-.cshrc b/science/openfoam/files/patch-.cshrc
index 52ac84e65e8d..0ae7ff7bb06b 100644
--- a/science/openfoam/files/patch-.cshrc
+++ b/science/openfoam/files/patch-.cshrc
@@ -1,5 +1,5 @@
---- .cshrc.orig Mon Aug 1 18:41:43 2005
-+++ .cshrc Fri Dec 30 18:35:49 2005
+--- .cshrc.orig Fri Mar 24 16:46:13 2006
++++ .cshrc Thu Mar 30 22:02:51 2006
@@ -130,6 +130,12 @@
setenv JAVA_HOME /usr/java/j2sdk1.4.2
endif
@@ -13,12 +13,3 @@
# SUN workstation
# ~~~~~~~~~~~~~~~
else if ($machineTest == SunOS) then
-@@ -202,7 +208,7 @@
- AddLib $MPICH_ARCH_PATH/lib
- AddPath $MPICH_ARCH_PATH/bin
-
-- setenv FOAM_MPI_LIBBIN=$FOAM_LIBBIN/mpich-$MPICH_VERSION
-+ setenv FOAM_MPI_LIBBIN $FOAM_LIBBIN/mpich-$MPICH_VERSION
- AddLib $FOAM_MPI_LIBBIN
-
- else if ($WM_MPLIB == LAM) then