[Libreoffice-commits] core.git: RepositoryExternal.mk
Tor Lillqvist
tml at collabora.com
Thu Nov 19 06:17:43 PST 2015
RepositoryExternal.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fdab1a6bed363edcc4562dba6799de8f6ef0a872
Author: Tor Lillqvist <tml at collabora.com>
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 \
)))
More information about the Libreoffice-commits
mailing list