author | wenzelm |
Tue, 16 Jul 2013 20:23:05 +0200 | |
changeset 52678 | 9bc073ea478a |
parent 52677 | 2b446d507296 |
child 52679 | 24e02408feed |
--- a/Admin/lib/Tools/makedist_bundle Tue Jul 16 18:28:45 2013 +0200 +++ b/Admin/lib/Tools/makedist_bundle Tue Jul 16 20:23:05 2013 +0200 @@ -211,6 +211,7 @@ mv "$ISABELLE_NAME" "$APP/Contents/Resources/." ln -sf "Contents/Resources/$ISABELLE_NAME" "$APP/Isabelle" + rm -f "${ARCHIVE_DIR}/${ISABELLE_NAME}.dmg" hdiutil create -srcfolder "$APP" "${ARCHIVE_DIR}/${ISABELLE_NAME}.dmg" ) ;;