summaryrefslogtreecommitdiffstats
path: root/subsurface-install.pri
diff options
context:
space:
mode:
Diffstat (limited to 'subsurface-install.pri')
-rw-r--r--subsurface-install.pri4
1 files changed, 2 insertions, 2 deletions
diff --git a/subsurface-install.pri b/subsurface-install.pri
index f1f8f983b..db1c0ff6a 100644
--- a/subsurface-install.pri
+++ b/subsurface-install.pri
@@ -31,7 +31,7 @@ mac {
datadir = Contents/Resources/share
marbledir.path = Contents/Resources/data
- theme.path = Contents/Resources/data
+ theme.path = Contents/Resources
doc.path = $$datadir/Documentation
translation.path = Contents/Resources/translations
qttranslation.path = Contents/Resources/translations
@@ -62,7 +62,7 @@ mac {
deploy.CONFIG += no_check_exist
target.path = $$WINDOWSSTAGING
marbledir.path = $$WINDOWSSTAGING/data
- theme.path = $$WINDOWSSTAGING/data
+ theme.path = $$WINDOWSSTAGING
INSTALLS += deploy marbledir target doc theme
translation.path = $$WINDOWSSTAGING/translations