Mercurial > hg > tony
diff deploy/osx/copy-qt.sh @ 538:2fcc15ca574a
Update OSX deploy script
author | Chris Cannam |
---|---|
date | Tue, 12 Jun 2018 13:53:17 +0100 |
parents | 449a0355f864 |
children | 1dddd90cb84e |
line wrap: on
line diff
--- a/deploy/osx/copy-qt.sh Tue Jun 12 11:22:04 2018 +0100 +++ b/deploy/osx/copy-qt.sh Tue Jun 12 13:53:17 2018 +0100 @@ -11,7 +11,7 @@ frameworks="QtCore QtNetwork QtGui QtXml QtSvg QtWidgets QtPrintSupport QtDBus" -plugins="dds gif icns ico jp2 jpeg mng tga tiff wbmp webp cocoa 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/.*,,)