summaryrefslogtreecommitdiff
path: root/desktop/Package_branding_custom.mk
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/Package_branding_custom.mk')
-rw-r--r--desktop/Package_branding_custom.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/Package_branding_custom.mk b/desktop/Package_branding_custom.mk
index c240ab7656c2..449a4299154f 100644
--- a/desktop/Package_branding_custom.mk
+++ b/desktop/Package_branding_custom.mk
@@ -11,11 +11,11 @@ $(eval $(call gb_Package_Package,desktop_branding_custom,$(CUSTOM_BRAND_DIR)))
$(eval $(call gb_Package_set_outdir,desktop_branding_custom,$(INSTDIR)))
-$(eval $(call gb_Package_add_files,desktop_branding_custom,program,\
+$(eval $(call gb_Package_add_files,desktop_branding_custom,$(gb_Pyuno_PROGRAMDIRNAME),\
$(filter $(BRAND_INTRO_IMAGES),$(CUSTOM_BRAND_IMAGES)) \
))
-$(eval $(call gb_Package_add_files,desktop_branding_custom,program/shell,\
+$(eval $(call gb_Package_add_files,desktop_branding_custom,$(gb_Pyuno_PROGRAMDIRNAME)/shell,\
$(filter-out $(BRAND_INTRO_IMAGES),$(CUSTOM_BRAND_IMAGES)) \
))