- Timestamp:
- 09/13/20 16:27:08 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/packagers/linux/package-issm-linux-binaries-solid_earth.sh
r25552 r25568 168 168 rm -f ${PACKAGE}/lib/*.a # Remove static libraries from package 169 169 rm -f ${PACKAGE}/lib/*.la # Remove libtool libraries from package 170 rm - f ${PACKAGE}/test/SandBox # Remove testing sandbox from package170 rm -rf ${PACKAGE}/test/SandBox # Remove testing sandbox from package 171 171 echo "Creating tarball: ${TARBALL_NAME}" 172 172 tar -czf ${TARBALL} ${PACKAGE}
Note:
See TracChangeset
for help on using the changeset viewer.