Mercurial > hg > sonic-visualiser
diff deploy/osx/copy-qt.sh @ 1828:c187a791fd46
qmacstyle no longer needed?
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Thu, 24 May 2018 16:44:07 +0100 |
parents | f7acd0c9ee8d |
children | 11342618ccbe |
line wrap: on
line diff
--- 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/.*,,)