Author: adrian
Date: Fri Feb 19 09:51:54 2010
New Revision: 8533
URL: http://svn.slimdevices.com/jive?rev=8533&view=rev
Log:
Bug: N/A
Description: unmount all SqueezePlay_image volumes rather than just one
Modified:
7.5/trunk/squeezeplay/src/squeezeplay/Makefile.in
Modified: 7.5/trunk/squeezeplay/src/squeezeplay/Makefile.in
URL:
http://svn.slimdevices.com/jive/7.5/trunk/squeezeplay/src/squeezeplay/Makefile.in?rev=8533&r1=8532&r2=8533&view=diff
==============================================================================
--- 7.5/trunk/squeezeplay/src/squeezeplay/Makefile.in (original)
+++ 7.5/trunk/squeezeplay/src/squeezeplay/Makefile.in Fri Feb 19 09:51:54 2010
@@ -1309,6 +1309,7 @@
-rm $(DMG_TMP_IMAGE_FILENAME)
mkdir -p $(DMG_TEMP_DIR)
-hdiutil detach "/Volumes/$(DMG_IMAGE_DIR)"
+ -umount /Volumes/$(DMG_IMAGE_DIR)*
hdiutil create -fs HFS+ -layout SPUD -volname "$(DMG_IMAGE_DIR)" -size
100m "$(DMG_TEMP_DIR)"
hdiutil mount "$(DMG_TMP_IMAGE_FILENAME)"
/Developer/Tools/CpMac -r $(BUNDLE_NAME) /Volumes/$(DMG_IMAGE_DIR)
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins