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

New commits:
commit fdab1a6bed363edcc4562dba6799de8f6ef0a872
Author: Tor Lillqvist <[email protected]>
Date:   Thu Nov 19 16:10:45 2015 +0200

    Fix thinko
    
    Change-Id: Ie7bc589e11687db38057adbbb7bb803e425628cf

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 302126b..3830d14 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -284,7 +284,7 @@ $(call gb_LinkTarget_add_libs,$(1),$(GLYPHY_LIBS))
 endef
 else # !SYSTEM_GLYPHY
 
-$(eval $(gb_Helper_optional,GLYPHY,$(call 
gb_Helper_register_packages_for_install,ooo,\
+$(eval $(call gb_Helper_optional,GLYPHY,$(call 
gb_Helper_register_packages_for_install,ooo,\
        glyphy \
 )))
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to