1
mirror of https://github.com/qbittorrent/qBittorrent synced 2024-11-03 00:09:23 +01:00

Fix OS X packaging

Remove erroneous Prefix entry from the Mac qt.conf, change translation
install location.
This commit is contained in:
David Christenson 2015-01-29 15:57:08 -07:00
parent 87c272207f
commit 1506999968
No known key found for this signature in database
GPG Key ID: D49807DA9095FC64
2 changed files with 1 additions and 2 deletions

View File

@ -21,7 +21,7 @@ qt_conf.path = Contents/Resources
qt_conf.files = mac/qt.conf
QMAKE_BUNDLE_DATA += qt_conf
qt_translations.path = Contents/MacOS/translations
qt_translations.path = Contents/translations
qt_translations.files = qt-translations/qt_ar.qm \
qt-translations/qt_bg.qm \
qt-translations/qt_ca.qm \

View File

@ -1,4 +1,3 @@
[Paths]
Prefix = MacOS
Translations = translations
Plugins = PlugIns