[Libreoffice-commits] core.git: Repository.mk

Michael Stahl mstahl at redhat.com
Thu Jun 1 10:41:36 UTC 2017


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

New commits:
commit 73661c6f0f78964633a74f487d6bb7c0922d00dc
Author: Michael Stahl <mstahl at 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 \


More information about the Libreoffice-commits mailing list