~vcs-imports/scipy/master

« back to all changes in this revision

Viewing changes to tools/scipy-macosx-installer/new-create-dmg

  • Committer: Ralf Gommers
  • Date: 2013-04-06 16:26:03 UTC
  • Revision ID: git-v1:5a77aad42e0cc72679bfa605915e678c104ba556
REL: forward port changes to release notes and scripts from 0.12.x branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
DMG_NAME="$(basename "$DMG_PATH")"
61
61
DMG_TEMP_NAME="$DMG_DIR/rw.${DMG_NAME}"
62
62
SRC_FOLDER="$(cd "$2" > /dev/null; pwd)"
63
 
DMG_SIZE=24m
 
63
DMG_SIZE=34m
64
64
test -z "$VOLUME_NAME" && VOLUME_NAME="$(basename "$DMG_PATH" .dmg)"
65
65
 
66
66
# Create the image