Changeset 26393
- Timestamp:
- 08/13/21 11:55:16 (4 years ago)
- Location:
- issm/trunk-jpl/externalpackages/m1qn3
- Files:
-
- 3 added
- 1 edited
-
install.sh (modified) (2 diffs)
-
patch (added)
-
patch/m1qn3.f.patch (added)
-
patch/m1qn3.f.patch.orig (added)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/m1qn3/install.sh
r25860 r26393 1 1 #!/bin/bash 2 2 set -eu 3 4 3 5 4 ## Constants … … 22 21 mv m1qn3-${VER}-distrib/* src 23 22 rm -rf m1qn3-${VER}-distrib 23 24 #patch 25 #patch -u -b src/src/m1qn3.f -i patch/m1qn3.f.patch 26 patch src/src/m1qn3.f patch/m1qn3.f.patch 24 27 25 28 if which ifort >/dev/null; then
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)