[Libreoffice-commits] core.git: solenv/gbuild

Mike Kaganski mike.kaganski at collabora.com
Sun Mar 11 17:36:16 UTC 2018


 solenv/gbuild/extensions/post_GbuildToJson.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e42d869a2f0551aca748f70d8c2c2f770ad3742c
Author: Mike Kaganski <mike.kaganski at collabora.com>
Date:   Sun Mar 11 16:30:32 2018 +0100

    gbuildtojson: unblacklist i18npool scaddins tools
    
    Change-Id: I26a41fa7afb2fd374103e7a4a321be35b4bf22a1
    Reviewed-on: https://gerrit.libreoffice.org/51081
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Mike Kaganski <mike.kaganski at collabora.com>

diff --git a/solenv/gbuild/extensions/post_GbuildToJson.mk b/solenv/gbuild/extensions/post_GbuildToJson.mk
index 46493368a498..ae042962e6c2 100644
--- a/solenv/gbuild/extensions/post_GbuildToJson.mk
+++ b/solenv/gbuild/extensions/post_GbuildToJson.mk
@@ -186,7 +186,7 @@ endef
 
 gb_Module_add_l10n_target =
 
-gb_GbuildToJson_BLACKLISTEDMODULES := connectivity compilerplugins cli_ure dictionaries bridges helpcompiler helpcontent2 icon-themes jurt external i18npool javaunohelper lingucomponent odk scaddins solenv stoc tools translations udkapi unoidl
+gb_GbuildToJson_BLACKLISTEDMODULES := connectivity compilerplugins cli_ure dictionaries bridges helpcompiler helpcontent2 icon-themes jurt external javaunohelper lingucomponent odk solenv stoc translations udkapi unoidl
 
 define gb_Module__add_moduledir_impl
 include $(patsubst $(1):%,%,$(filter $(1):%,$(gb_Module_MODULELOCATIONS)))/$(2)/Module_$(2).mk


More information about the Libreoffice-commits mailing list