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/pcre/install.sh

    r12156 r12189  
    55rm -rf pcre-8.21
    66mkdir install
     7
     8#Download from ISSM server
     9$ISSM_DIR/scripts/DownloadExternalPackage.py 'http://issm.jpl.nasa.gov/files/externalpackages/pcre-8.21.tar.gz' 'pcre-8.21.tar.gz'
    710
    811#Untar and move python into install directory
Note: See TracChangeset for help on using the changeset viewer.