diff options
| -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 |
