Updated make app bundle (thanks to Hombre)
This commit is contained in:
2
tools/osx/make-app-bundle
Executable file → Normal file
2
tools/osx/make-app-bundle
Executable file → Normal file
@@ -88,6 +88,8 @@ cp tools/osx/start ${MACOS}
|
|||||||
echo "Recursively copying libraries referenced by executable..."
|
echo "Recursively copying libraries referenced by executable..."
|
||||||
checkLink "${MACOS}/${EXECUTABLE}"
|
checkLink "${MACOS}/${EXECUTABLE}"
|
||||||
|
|
||||||
|
ADDITIONAL_LIB=`find /opt/local/lib /usr/lib -name "gdk-pixbuf-2.0"`
|
||||||
|
cp -R ${ADDITIONAL_LIB} ${LIB}
|
||||||
|
|
||||||
#Make a .dmg for distribution and delete the .app
|
#Make a .dmg for distribution and delete the .app
|
||||||
echo "Creating distribution .dmg..."
|
echo "Creating distribution .dmg..."
|
||||||
|
Reference in New Issue
Block a user