Changeset 8146
- Timestamp:
- 05/05/11 15:51:30 (15 years ago)
- Location:
- issm/trunk/externalpackages/mpich2
- Files:
-
- 2 added
- 1 edited
-
configs/1.3.1/linux64 (added)
-
configs/1.3.1/linux64/configure.sh (added)
-
install.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/externalpackages/mpich2/install.sh
r8145 r8146 23 23 #Configure mpich2 24 24 cd src 25 make distclean 25 if [[ "$version" == "1.0.2p1" ]]; 26 then 27 make distclean 28 fi 29 26 30 source ../configure.sh 27 31 28 if [[ "$version" == "1.0.2p1" ]] then 32 if [[ "$version" == "1.0.2p1" ]]; 33 then 29 34 #Apply Patch to examples 30 35 patch ./examples/Makefile ../Examples.Makefile.patch
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)