Repository.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 73661c6f0f78964633a74f487d6bb7c0922d00dc
Author: Michael Stahl <mst...@redhat.com>
Date:   Thu Jun 1 12:40:01 2017 +0200

    Repository.mk: rename postprocess_helpimages to helpcontent2_helpimages
    
    Change-Id: I39a7ccedc94a0427b20d03f513255aa00f02baab

diff --git a/Repository.mk b/Repository.mk
index 81dbcfbc9231..dd80d10c2eaa 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -806,7 +806,7 @@ $(eval $(call gb_Helper_register_packages, \
        $(if $(ENABLE_OOENV),instsetoo_native_ooenv) \
        odk_headers_generated \
        postprocess_images \
-       postprocess_helpimages \
+       $(call gb_Helper_optional,HELP,helpcontent2_helpimages) \
        postprocess_registry \
        readlicense_oo_readmes \
        setup_native_misc \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to