Last change
on this file since 26740 was 26740, checked in by Mathieu Morlighem, 3 years ago |
CHG: added 25834-26739
|
File size:
690 bytes
|
Rev | Line | |
---|
[26740] | 1 | Index: ../trunk-jpl/packagers/mac/package-issm-mac-binaries-python.sh
|
---|
| 2 | ===================================================================
|
---|
| 3 | --- ../trunk-jpl/packagers/mac/package-issm-mac-binaries-python.sh (revision 25907)
|
---|
| 4 | +++ ../trunk-jpl/packagers/mac/package-issm-mac-binaries-python.sh (revision 25908)
|
---|
| 5 | @@ -165,6 +165,7 @@
|
---|
| 6 | echo "Copying assets to package: ${PKG}"
|
---|
| 7 | cp -rf bin examples lib scripts test ${PKG}
|
---|
| 8 | mkdir ${PKG}/execution
|
---|
| 9 | +cp packagers/mac/issm-executable_entitlements.plist ${PKG}/bin/entitlements.plist
|
---|
| 10 | ${ISSM_DIR}/scripts/py_to_pyc.sh ${PKG}/bin # Compile Python source files
|
---|
| 11 | echo "Cleaning up unneeded/unwanted files"
|
---|
| 12 | rm -f ${PKG}/bin/*.py # Remove all Python scripts
|
---|
Note:
See
TracBrowser
for help on using the repository browser.