[Libreoffice-commits] core.git: RepositoryExternal.mk
Julien Nabet
serval2412 at yahoo.fr
Sat May 7 21:40:52 UTC 2016
RepositoryExternal.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3ee2edf47a148e14937d8964847dfb46f027ce05
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Sat May 7 22:43:37 2016 +0200
Typo: SYSTEN_LIBGLTF->SYSTEM_LIBGLTF
Change-Id: Idf81e7b6d3629ae1170d52ca23dbab4db63eebae
Reviewed-on: https://gerrit.libreoffice.org/24733
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index 713994e..8d03be3 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -3383,7 +3383,7 @@ $(call gb_LinkTarget_add_libs,$(1),$(LIBGLTF_LIBS))
endef
-endif # SYSTEN_LIBGLTF
+endif # SYSTEM_LIBGLTF
ifeq ($(ENABLE_COLLADA),TRUE)
More information about the Libreoffice-commits
mailing list