Ignore:
Timestamp:
05/03/12 12:25:09 (13 years ago)
Author:
Mathieu Morlighem
Message:

Deleted all externalpackage from trunk, use python script to download from issm website

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/petsc/install-3.1-altix64-castor.sh

    r12156 r12189  
    88        rm -rf install petsc-3.1-p7 src
    99        mkdir install src
     10
     11        #Download from ISSM server
     12        $ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/petsc-3.1-p7.tar.gz' 'petsc-3.1-p7.tar.gz'
    1013
    1114        #Untar and move petsc to install directory
Note: See TracChangeset for help on using the changeset viewer.