source: issm/oecreview/Archive/25834-26739/ISSM-26694-26695.diff@ 26740

Last change on this file since 26740 was 26740, checked in by Mathieu Morlighem, 3 years ago

CHG: added 25834-26739

File size: 584 bytes
RevLine 
[26740]1Index: ../trunk-jpl/externalpackages/neopz/install.sh
2===================================================================
3--- ../trunk-jpl/externalpackages/neopz/install.sh (revision 26694)
4+++ ../trunk-jpl/externalpackages/neopz/install.sh (revision 26695)
5@@ -9,6 +9,11 @@
6 #GIT must be installed first. See $ISSM_DIR/externalpackages/git
7 git clone https://github.com/labmec/neopz.git
8
9+#use these 3 lines if one would like to change to a stable version
10+cd neopz
11+git checkout 5b1d4fa3cf61dcc500742b8cfdfb01d86ec724b3
12+cd ..
13+
14 #Untar and set src directory
15 mv neopz/ install/
16
Note: See TracBrowser for help on using the repository browser.