summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/make-package-macosx1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/make-package-macosx b/tools/make-package-macosx
index 53ef870ae..d0753fad5 100755
--- a/tools/make-package-macosx
+++ b/tools/make-package-macosx
@@ -34,6 +34,7 @@ else
echo 'Unable to mount the disk image as "/Volumes/Objective Caml"' >&2
exit 3
fi
+open "/Volumes/Objective Caml"
hdiutil detach $name
hdiutil convert ocaml-rw.dmg -format UDZO -o ocaml.dmg