<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- mac/macdeploy.sh.orig	2017-11-01 11:15:12.000000000 -0500
+++ mac/macdeploy.sh	2017-11-06 17:09:24.000000000 -0600
@@ -37,6 +37,3 @@
 # run macdeployqt
 $MACDEPLOYQT QupZilla.app -qmldir=$PWD/../src/lib/data/data
 
-# create final dmg image
-cd ../mac
-./create_dmg.sh
</pre></body></html>