Changeset 27641


Ignore:
Timestamp:
03/09/23 11:05:14 (2 years ago)
Author:
jdquinn
Message:

BUG: Corrected install PREFIX

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/externalpackages/gmsh/install-4-mac-static.sh ΒΆ

    r27636 r27641  
    1717VER="4.10.5"
    1818
    19 PREFIX="${ISSM_EXT_DIR}/static/gmsh/install" # Set to location where external package should be installed
    20 
     19PREFIX="${ISSM_DIR}/externalpackages/gmsh/install" # Set to location where external package should be installed
    2120
    2221# Find libgfortran and libgcc so we do not have to hardcode them
Note: See TracChangeset for help on using the changeset viewer.