Kaydet (Commit) 72abe64e authored tarafından David Tardon's avatar David Tardon

fix typo

Change-Id: I8c0411b440245f37be099afe3fab32d6e40b7f44
üst b041f920
......@@ -15,7 +15,7 @@ $(eval $(call gb_ExternalProject_ExternalProject,apache_commons_logging))
$(eval $(call gb_ExternalProject_use_unpacked,apache_commons_logging,apache_commons_logging))
# TODO: this should go into RepositoryExternal.mk
ifeq ($(SYSTEM_TOMCAT),YES)
ifneq ($(SYSTEM_TOMCAT),YES)
$(eval $(call gb_ExternalProject_use_packages,apache_commons_logging,\
tomcat_inc \
))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment