Ignore:
Timestamp:
03/14/21 19:20:24 (4 years ago)
Author:
jdquinn
Message:

CHG: Fix for bad control; clean up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/petsc/install-3.14-win-msys2-mingw-msmpi.sh

    r26093 r26094  
    8383make
    8484make install
    85 
    86 # # NOTE:
    87 # # - Hack to recover from failed installation (appears to happen only on Windows
    88 # #     when reproducing symbolic links in destination directory) rather than
    89 # #     trying to patch src/config/install.py
    90 # #
    91 # if [ $? -ne 0 ]; then
    92 #       make install
    93 # fi
Note: See TracChangeset for help on using the changeset viewer.