summaryrefslogtreecommitdiff
path: root/pyuno
diff options
context:
space:
mode:
Diffstat (limited to 'pyuno')
-rw-r--r--pyuno/Package_python_scripts_install.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyuno/Package_python_scripts_install.mk b/pyuno/Package_python_scripts_install.mk
index dc2f08e3fe45..49df61503a11 100644
--- a/pyuno/Package_python_scripts_install.mk
+++ b/pyuno/Package_python_scripts_install.mk
@@ -11,7 +11,7 @@ $(eval $(call gb_Package_Package,pyuno_python_scripts_install,$(SRCDIR)/pyuno/so
$(eval $(call gb_Package_set_outdir,pyuno_python_scripts_install,$(INSTDIR)))
-$(eval $(call gb_Package_add_files,pyuno_python_scripts_install,program,\
+$(eval $(call gb_Package_add_files,pyuno_python_scripts_install,$(gb_PROGRAMDIRNAME),\
loader/pythonloader.py \
module/uno.py \
module/unohelper.py \