Changeset 12130


Ignore:
Timestamp:
04/25/12 12:07:12 (13 years ago)
Author:
glperez
Message:

Minor modification to config-arm-linux.sh

Location:
issm/trunk-jpl
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/configs/config-arm-linux.sh

    r12129 r12130  
    88        --with-python-version=$pythonversion \
    99        --with-python-numpy-dir=$ISSM_TIER/externalpackages/python/install/Python.framework/Versions/$pythonversion/lib/python$pythonversion/site-packages/numpy/core/include/numpy\
    10         --with-vendor=arm-linux\
     10        --with-vendor=arm-linux \
    1111        --with-triangle-dir=$ISSM_TIER/externalpackages/triangle/install \
    1212        --with-gsl-dir=$ISSM_TIER/externalpackages/gsl/install
  • issm/trunk-jpl/externalpackages/android/android-sdk/install.sh

    r12097 r12130  
    22#which is needed for the compilation of the Java project.
    33
    4 step=3;
     4step=2;
    55
    66#Different steps here.
Note: See TracChangeset for help on using the changeset viewer.