summaryrefslogtreecommitdiff
path: root/RepositoryExternal.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2014-04-26 19:46:40 +0200
committerDavid Tardon <dtardon@redhat.com>2014-04-26 19:46:40 +0200
commit32cd12c8a7e9ddf3d7b3833f70051cdd01ceb911 (patch)
tree4361a6b8b23c52bd7d386cc970b63396da3c1c26 /RepositoryExternal.mk
parent17ca93a6e592d3109e47c756fcfe8ac975acae5f (diff)
YES -> TRUE
Change-Id: I8d6764d555c50923af5bdc6672753b5e84230144
Diffstat (limited to 'RepositoryExternal.mk')
-rw-r--r--RepositoryExternal.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk
index e9031c665ce9..8e03366ba38d 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)