Ignore:
Timestamp:
07/02/20 10:53:58 (5 years ago)
Author:
jdquinn
Message:

CHG: Fixes for Linux solid earth binaries; applied similar changes to other packaging/testing scripts; clean up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/packagers/mac/package-issm-mac-binaries.sh

    r25189 r25196  
    8787rm -f ${PACKAGE}/lib/*.a # Remove static libraries from package (we only need MEX-files)
    8888rm -f ${PACKAGE}/lib/*.la # Remove libtool libraries from package
     89rm -f ${PACKAGE}/test/SandBox # Remove testing sandbox from package
    8990echo "Creating tarball: ${TARBALL_NAME}"
    9091tar -czf ${TARBALL} ${PACKAGE}
Note: See TracChangeset for help on using the changeset viewer.