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

Mike Kaganski mike.kaganski at collabora.com
Fri Mar 2 05:00:13 UTC 2018


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

New commits:
commit 451ed3d595c5e2a32d820e1751e890f894832a9c
Author: Mike Kaganski <mike.kaganski at collabora.com>
Date:   Thu Mar 1 20:37:16 2018 +0100

    gbuild-to-json: unblacklist shell
    
    Change-Id: I42f8a69c5deba1f83f6203f19e5f2fcfad837dea
    Reviewed-on: https://gerrit.libreoffice.org/50597
    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 d856bd8837eb..28502b9ff8dc 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 sal shell cppu cppuhelper cpputools 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 sal cppu cppuhelper cpputools external i18npool javaunohelper lingucomponent odk scaddins solenv stoc tools 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