[Libreoffice-commits] core.git: RepositoryExternal.mk

David Tardon dtardon at redhat.com
Sat Apr 26 10:47:13 PDT 2014


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

New commits:
commit 32cd12c8a7e9ddf3d7b3833f70051cdd01ceb911
Author: David Tardon <dtardon at redhat.com>
Date:   Sat Apr 26 19:46:40 2014 +0200

    YES -> TRUE
    
    Change-Id: I8d6764d555c50923af5bdc6672753b5e84230144

diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index e9031c6..8e03366 100644
--- a/RepositoryExternal.mk
+++ b/RepositoryExternal.mk
@@ -762,7 +762,7 @@ endef
 
 endif # SYSTEM_CMIS
 
-ifeq ($(ENABLE_JAVA),YES)
+ifeq ($(ENABLE_JAVA),TRUE)
 
 ifeq ($(OS)$(COM),WNTGCC)
 


More information about the Libreoffice-commits mailing list