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

New commits:
commit 451ed3d595c5e2a32d820e1751e890f894832a9c
Author: Mike Kaganski <mike.kagan...@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 <c...@libreoffice.org>
    Reviewed-by: Mike Kaganski <mike.kagan...@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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to