summaryrefslogtreecommitdiff
path: root/solenv/gbuild/Dictionary.mk
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/gbuild/Dictionary.mk')
-rw-r--r--solenv/gbuild/Dictionary.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/gbuild/Dictionary.mk b/solenv/gbuild/Dictionary.mk
index 651d5ae9827d..8b8c8c56f8f9 100644
--- a/solenv/gbuild/Dictionary.mk
+++ b/solenv/gbuild/Dictionary.mk
@@ -185,7 +185,7 @@ endef
# all installed files of the dictionary.
gb_Dictionary_ALL_LANGS := $(filter-out en-US,$(gb_WITH_LANG))
-gb_Dictionary_INSTDIR := share/extensions
+gb_Dictionary_INSTDIR := $(LIBO_SHARE_FOLDER)/extensions
$(dir $(call gb_Dictionary_get_target,%)).dir :
$(if $(wildcard $(dir $@)),,mkdir -p $(dir $@))