Changeset 23405


Ignore:
Timestamp:
10/08/18 21:31:30 (6 years ago)
Author:
jdquinn
Message:

CHG: Corrected path to gmsh for Wiindows binaries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/packagers/win10/package64.sh

    r23403 r23405  
    2727echo "Copying gmsh to bin"
    2828if [ -f ../externalpackages/gmsh/install/gmsh.exe ]; then
    29         cp ../externalpackages/gmsh/install/gmsh.exe ./gmsh
     29        cp ../externalpackages/gmsh/install/gmsh.exe ./gmsh.exe
    3030else
    3131        echo "gmsh not found"
Note: See TracChangeset for help on using the changeset viewer.