mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-25 15:01:11 +02:00
* Fixed release scripts on OSX.
This commit is contained in:
@@ -42,11 +42,11 @@ CREATEDMG='1'
|
||||
|
||||
header addQt
|
||||
cd tomahawk.app
|
||||
$ROOT/admin/mac/add-Qt-to-bundle.sh \
|
||||
$ROOT/../admin/mac/add-Qt-to-bundle.sh \
|
||||
'QtCore QtGui QtXml QtNetwork QtSql'
|
||||
|
||||
header deposx
|
||||
$ROOT/admin/mac/deposx.sh
|
||||
$ROOT/../admin/mac/deposx.sh
|
||||
|
||||
header Done!
|
||||
|
||||
|
Reference in New Issue
Block a user