source: issm/oecreview/Archive/25834-26739/ISSM-25907-25908.diff

Last change on this file was 26740, checked in by Mathieu Morlighem, 3 years ago

CHG: added 25834-26739

File size: 690 bytes
RevLine 
[26740]1Index: ../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.