Update macosx_bundle.sh
This commit is contained in:
parent
0719b5f27a
commit
08b1b41770
@ -159,7 +159,7 @@ mkdir -p "${RESOURCES}/share/lensfun"
|
|||||||
cp /opt/local/share/lensfun/version_1/* "${RESOURCES}/share/lensfun"
|
cp /opt/local/share/lensfun/version_1/* "${RESOURCES}/share/lensfun"
|
||||||
|
|
||||||
# Copy the libiomp5 license into the app bundle
|
# Copy the libiomp5 license into the app bundle
|
||||||
cp "${PROJECT_SOURCE_DATA_DIR}/licenses/osx_libiomp5_LICENSE.txt" "${RESOURCES}"
|
cp "${PROJECT_SOURCE_DIR}/licenses/osx_libiomp5_LICENSE.txt" "${RESOURCES}"
|
||||||
|
|
||||||
# Install names
|
# Install names
|
||||||
find -E "${CONTENTS}" -type f -regex '.*/(rawtherapee-cli|rawtherapee|.*\.(dylib|so))' | while read -r x; do
|
find -E "${CONTENTS}" -type f -regex '.*/(rawtherapee-cli|rawtherapee|.*\.(dylib|so))' | while read -r x; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user