aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8f03a4bc0a..b1f4855e0e 100644
--- a/Makefile
+++ b/Makefile
@@ -124,7 +124,7 @@ osxsnap: bundle doc/readme.pdf
cp dists/macosx/background.jpg ./ScummVM-snapshot/background.jpg
/Developer/Tools/SetFile -a V ./ScummVM-snapshot/.DS_Store
/Developer/Tools/SetFile -a V ./ScummVM-snapshot/background.jpg
- hdiutil create -ov -format UDZO -imagekey zlib-level=9 \
+ hdiutil create -ov -format UDZO -imagekey zlib-level=9 -fs HFS+ \
-srcfolder ScummVM-snapshot \
-volname "ScummVM snapshot" \
ScummVM-snapshot.dmg