Author: adrian
Date: Fri Feb 19 10:14:49 2010
New Revision: 8534
URL: http://svn.slimdevices.com/jive?rev=8534&view=rev
Log:
Bug: N/A
Description: try a bit harder to umount SqueezePlay_images
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=8534&r1=8533&r2=8534&view=diff
==============================================================================
--- 7.5/trunk/squeezeplay/src/squeezeplay/Makefile.in (original)
+++ 7.5/trunk/squeezeplay/src/squeezeplay/Makefile.in Fri Feb 19 10:14:49 2010
@@ -1309,7 +1309,7 @@
-rm $(DMG_TMP_IMAGE_FILENAME)
mkdir -p $(DMG_TEMP_DIR)
-hdiutil detach "/Volumes/$(DMG_IMAGE_DIR)"
- -umount /Volumes/$(DMG_IMAGE_DIR)*
+ -umount -f /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