mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-11 07:18:08 +00:00
Fix OS X packaging
Remove erroneous Prefix entry from the Mac qt.conf, change translation install location.
This commit is contained in:
parent
87c272207f
commit
1506999968
@ -21,7 +21,7 @@ qt_conf.path = Contents/Resources
|
|||||||
qt_conf.files = mac/qt.conf
|
qt_conf.files = mac/qt.conf
|
||||||
QMAKE_BUNDLE_DATA += 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.files = qt-translations/qt_ar.qm \
|
||||||
qt-translations/qt_bg.qm \
|
qt-translations/qt_bg.qm \
|
||||||
qt-translations/qt_ca.qm \
|
qt-translations/qt_ca.qm \
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
[Paths]
|
[Paths]
|
||||||
Prefix = MacOS
|
|
||||||
Translations = translations
|
Translations = translations
|
||||||
Plugins = PlugIns
|
Plugins = PlugIns
|
||||||
|
Loading…
Reference in New Issue
Block a user