summaryrefslogtreecommitdiff
path: root/Makefile.fetch
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2013-02-21 11:11:50 +0100
committerFridrich Štrba <fridrich.strba@bluewin.ch>2013-02-21 11:12:02 +0100
commit81e065b0ec2764ef44116512631d2ae8260df47a (patch)
tree12d3956ce67995acd4f582e3bec9c965ee63531d /Makefile.fetch
parentf6991262cbaca21f576483b6ded35c532cda90e1 (diff)
Don't download a zip we don't use
Change-Id: I57f85796896dd3d76096922c53fc3c2de58eae4a
Diffstat (limited to 'Makefile.fetch')
-rw-r--r--Makefile.fetch1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.fetch b/Makefile.fetch
index 73263553c528..961b4662fd3a 100644
--- a/Makefile.fetch
+++ b/Makefile.fetch
@@ -112,7 +112,6 @@ $(WORKDIR)/download: $(BUILDDIR)/config_host.mk $(SRCDIR)/download.lst $(SRCDIR)
$(call fetch_Optional,HUNSPELL,$(HUNSPELL_TARBALL)) \
$(call fetch_Optional,HYPHEN,$(HYPHEN_TARBALL)) \
$(call fetch_Optional,ICU,$(ICU_TARBALL)) \
- $(call fetch_Optional,ICU,$(ICU_DATA_SUBSET_ZIP)) \
$(call fetch_Optional,JFREEREPORT,$(JFREEREPORT_FLOW_ENGINE_TARBALL)) \
$(call fetch_Optional,JFREEREPORT,$(JFREEREPORT_FLUTE_TARBALL)) \
$(call fetch_Optional,JFREEREPORT,$(JFREEREPORT_LIBBASE_TARBALL)) \