summaryrefslogtreecommitdiffstats
path: root/librelogo/Package_librelogo_properties.mk
diff options
context:
space:
mode:
Diffstat (limited to 'librelogo/Package_librelogo_properties.mk')
-rw-r--r--librelogo/Package_librelogo_properties.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/librelogo/Package_librelogo_properties.mk b/librelogo/Package_librelogo_properties.mk
index 3377470281e2..581a880e4252 100644
--- a/librelogo/Package_librelogo_properties.mk
+++ b/librelogo/Package_librelogo_properties.mk
@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,librelogo_properties,$(call gb_CustomTarget_get
$(eval $(call gb_Package_set_outdir,librelogo_properties,$(INSTDIR)))
-$(eval $(call gb_Package_add_files,librelogo_properties,share/Scripts/python/LibreLogo,\
+$(eval $(call gb_Package_add_files,librelogo_properties,$(LIBO_SHARE_FOLDER)/Scripts/python/LibreLogo,\
$(foreach lang,$(subst -,_,$(gb_TRANS_LANGS)),LibreLogo_$(lang).properties) \
))