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

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
  • ../trunk-jpl/packagers/mac/package-issm-mac-binaries-python.sh

     
    165165echo "Copying assets to package: ${PKG}"
    166166cp -rf bin examples lib scripts test ${PKG}
    167167mkdir ${PKG}/execution
     168cp packagers/mac/issm-executable_entitlements.plist ${PKG}/bin/entitlements.plist
    168169${ISSM_DIR}/scripts/py_to_pyc.sh ${PKG}/bin # Compile Python source files
    169170echo "Cleaning up unneeded/unwanted files"
    170171rm -f ${PKG}/bin/*.py # Remove all Python scripts
Note: See TracBrowser for help on using the repository browser.