source: issm/branches/trunk-jpl-damage/packagers/macosx/package.sh@ 11577

Last change on this file since 11577 was 11577, checked in by cborstad, 13 years ago

merged changes up to r11576 from trunk-jpl into branch

  • Property svn:executable set to *
File size: 135 bytes
Line 
1#/bin/bash
2
3#Package using the Package Maker from OSX, driven by command line.
4rm -rf ISSM.pkg
5
6PackageMaker -d ISSM.pmdoc -o ISSM.pkg
Note: See TracBrowser for help on using the repository browser.