summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild/UIConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/gbuild/UIConfig.mk')
-rw-r--r--solenv/gbuild/UIConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/UIConfig.mk b/solenv/gbuild/UIConfig.mk
index d76d5dd9ec64..2033e06034fd 100644
--- a/solenv/gbuild/UIConfig.mk
+++ b/solenv/gbuild/UIConfig.mk
@@ -167,7 +167,7 @@ endef
# of .ui files. This filelist only exists if the UIConfig contains any
# .ui files.
-gb_UIConfig_INSTDIR := share/config/soffice.cfg
+gb_UIConfig_INSTDIR := $(LIBO_SHARE_FOLDER)/config/soffice.cfg
# en-US is the default, so there is no translation for it
gb_UIConfig_LANGS := $(filter-out en-US,$(gb_WITH_LANG))