Module_helpcontent2.mk |    2 +-
 Package_helpimages.mk  |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 465e8ac1bbd9d6605b73f906acfee980f352947b
Author: Michael Stahl <mst...@redhat.com>
Date:   Thu Jun 1 12:38:12 2017 +0200

    helpcontent2: rename postprocess_helpimages to helpcontent2_helpimages
    
    Change-Id: Ie8cc9e4cca21201b16bf0b1aae185d692cf0c214

diff --git a/Module_helpcontent2.mk b/Module_helpcontent2.mk
index b723b396c..2c423a6ee 100644
--- a/Module_helpcontent2.mk
+++ b/Module_helpcontent2.mk
@@ -11,7 +11,7 @@ $(eval $(call gb_Module_Module,helpcontent2))
 
 $(eval $(call gb_Module_add_targets,helpcontent2,\
        CustomTarget_imagelist \
-       Package_images \
+       Package_helpimages \
 ))
 
 $(eval $(call gb_Module_add_l10n_targets,helpcontent2,\
diff --git a/Package_images.mk b/Package_helpimages.mk
similarity index 64%
rename from Package_images.mk
rename to Package_helpimages.mk
index eb1b24d17..8a717fca3 100644
--- a/Package_images.mk
+++ b/Package_helpimages.mk
@@ -7,9 +7,9 @@
 # # file, You can obtain one at http://mozilla.org/MPL/2.0/.
 # #
 #
-$(eval $(call gb_Package_Package,postprocess_helpimages,$(call 
gb_CustomTarget_get_workdir,helpcontent2/source/auxiliary)))
+$(eval $(call gb_Package_Package,helpcontent2_helpimages,$(call 
gb_CustomTarget_get_workdir,helpcontent2/source/auxiliary)))
 
-$(eval $(call 
gb_Package_add_files,postprocess_helpimages,$(LIBO_SHARE_FOLDER)/config,\
+$(eval $(call 
gb_Package_add_files,helpcontent2_helpimages,$(LIBO_SHARE_FOLDER)/config,\
        images_helpimg.zip \
 ))
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to