Changeset 19427


Ignore:
Timestamp:
07/06/15 20:30:49 (10 years ago)
Author:
glperez
Message:

CHG: modified the Triangle libtool build to not use a tarball. Replaced with libtool directory in configs directory.

Location:
issm/trunk-jpl/externalpackages/triangle
Files:
5 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/externalpackages/triangle/install.sh

    r18354 r19427  
    1919mv ./*.h ./src
    2020
    21 cp ../configs/triangle-libtool.tar.gz ./
    22 tar -xvf ./triangle-libtool.tar.gz
     21cp ./../configs/libtool/configure.ac ./
     22cp ./../configs/libtool/Makefile.am ./
     23cp ./../configs/libtool/src/Makefile.am ./src/
    2324
    2425autoreconf -ivf
Note: See TracChangeset for help on using the changeset viewer.