# HG changeset patch # User Chris Cannam # Date 1527176675 -3600 # Node ID 8c3683eeb898578fa11943559a2e3e469070ca6a # Parent e63cc95876cb3094243529c21456b144e7247763# Parent c187a791fd46de4ee1ac45e23492b5b4513a98c7 Merge diff -r e63cc95876cb -r 8c3683eeb898 deploy/osx/copy-qt.sh --- a/deploy/osx/copy-qt.sh Thu May 24 16:19:50 2018 +0100 +++ b/deploy/osx/copy-qt.sh Thu May 24 16:44:35 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/.*,,)