source:
mac/buildpkg.sh
@
3057747
| Last change on this file since 3057747 was 3057747, checked in by rht <rudyht@…>, 15 years ago | |
|---|---|
|
|
| File size: 213 bytes | |
| Line | |
|---|---|
| 1 | #!/bin/bash |
| 2 | |
| 3 | cd .. |
| 4 | make DESTDIR=../mac/tmp/ install |
| 5 | |
| 6 | /Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker -r mac/tmp/ -o mac/gutenbach.mpkg -i com.sipb -k -s mac/script -e mac/resources |
| 7 |
Note: See TracBrowser
for help on using the repository browser.
