# HG changeset patch # User Chris Cannam # Date 1527176647 -3600 # Node ID c187a791fd46de4ee1ac45e23492b5b4513a98c7 # Parent 1b6ffed298a2825bc55ac84bb3aa7d1ce2bd09f2 qmacstyle no longer needed? diff -r 1b6ffed298a2 -r c187a791fd46 deploy/osx/copy-qt.sh --- a/deploy/osx/copy-qt.sh Fri May 18 13:49:23 2018 +0100 +++ b/deploy/osx/copy-qt.sh Thu May 24 16:44:07 2018 +0100 @@ -11,7 +11,7 @@ frameworks="QtCore QtNetwork QtGui QtXml QtSvg QtWidgets QtPrintSupport QtDBus" -plugins="gif icns ico jpeg tga tiff wbmp webp cocoa macstyle minimal offscreen" +plugins="gif icns ico jpeg tga tiff wbmp webp cocoa minimal offscreen" qtdir=$(grep "Command:" Makefile | head -1 | awk '{ print $3; }' | sed s,/bin/.*,,)