diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-04-01 20:24:07 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-04-01 20:24:07 +0000 |
commit | 9a25fbb6a01665cf4288e27dab997f76eb33410e (patch) | |
tree | 49d92e0780a3884b01e707909cbaf46127ff3fcc /science/openfoam/files/patch-.cshrc | |
parent | Chase another silent update and make fetchable again. (diff) |
Upgrade OpenFOAM to 1.3.
Changelog at <http://www.opencfd.co.uk/openfoam/version1.3.html>.
PR: 95205
Submitted by: /me
Notes
Notes:
svn path=/head/; revision=158590
Diffstat (limited to 'science/openfoam/files/patch-.cshrc')
-rw-r--r-- | science/openfoam/files/patch-.cshrc | 13 |
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 |