summaryrefslogtreecommitdiff
path: root/Makefile.fetch
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2015-10-09 20:58:55 +0200
committerAndras Timar <andras.timar@collabora.com>2015-10-15 17:13:00 +0200
commit0b1726ee446cfdaae8a9ac6d7222f1b1eed66e30 (patch)
tree9e73355db25d48c74317bc764445852736e72b25 /Makefile.fetch
parent9d82731793602473c78ab5131156a266e875da98 (diff)
remove now unneeded apache-commons libs
Change-Id: Ida7a5f5db5bba8d03bf31de760a908cee9a514e4 (cherry picked from commit a41a4a22f1a7e82ab64f28b71f5ce6acc1c04921)
Diffstat (limited to 'Makefile.fetch')
-rw-r--r--Makefile.fetch3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.fetch b/Makefile.fetch
index db408456b934..659c808bdd9d 100644
--- a/Makefile.fetch
+++ b/Makefile.fetch
@@ -104,9 +104,6 @@ $(WORKDIR)/download: $(BUILDDIR)/config_host.mk $(SRCDIR)/download.lst $(SRCDIR)
@date >> $(fetch_LOGFILE)
$(foreach item, \
$(call fetch_Optional,ABW,ABW_TARBALL) \
- $(call fetch_Optional,APACHE_COMMONS,APACHE_COMMONS_CODEC_TARBALL) \
- $(call fetch_Optional,APACHE_COMMONS,APACHE_COMMONS_HTTPCLIENT_TARBALL) \
- $(call fetch_Optional,APACHE_COMMONS,APACHE_COMMONS_LANG_TARBALL) \
$(call fetch_Optional,APACHE_COMMONS,APACHE_COMMONS_LOGGING_TARBALL) \
$(call fetch_Optional,APR,APR_TARBALL) \
$(call fetch_Optional,APR,APR_UTIL_TARBALL) \