diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-12-20 21:28:47 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-12-20 21:28:47 +0000 |
| commit | a5b59faff75265d3256ad0dbd9f0c69e51e31ce4 (patch) | |
| tree | c004aa04bcccff1ef8cf0d9f0a8f00c4da8831e0 /platform | |
| parent | 9b21d77dccc88d9b77085e05845e0b8e2d606b3b (diff) | |
| parent | 13b133de7fb5b953c23c58790c2d1f2a8bf4009c (diff) | |
Merge branch '1.0' into 1.0-seek
Diffstat (limited to 'platform')
| -rw-r--r-- | platform/osx/make_dmg.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/osx/make_dmg.sh b/platform/osx/make_dmg.sh index 5280d3ede..6d0ce484c 100644 --- a/platform/osx/make_dmg.sh +++ b/platform/osx/make_dmg.sh @@ -141,7 +141,6 @@ echo ' chmod -Rf go-w /Volumes/"$vol_name"/$appdir sync -umount -f $device hdiutil eject $device hdiutil convert -format UDZO $tmp_dmg -imagekey zlib-level=9 -o "$dmg" sips -i $WORK/$resources/DCP-o-matic.icns |
