diff options
author | David Tardon <dtardon@redhat.com> | 2014-05-11 15:45:33 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2014-05-11 15:45:33 +0200 |
commit | 6b1b65a1651980861f921b5dcfca2d609fc4127b (patch) | |
tree | e14443030d578788d932da2c6f78c35faf148926 /Makefile.fetch | |
parent | 717ca9ca1097b528bfff166ab9c5363f29a70ea4 (diff) |
drop another nonexistent tarball from download list
Change-Id: I1b209f5f016a8596a7ec0e51fc33d67be21a61d8
Diffstat (limited to 'Makefile.fetch')
-rw-r--r-- | Makefile.fetch | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.fetch b/Makefile.fetch index 46bbc3624723..9364ac468f9a 100644 --- a/Makefile.fetch +++ b/Makefile.fetch @@ -192,7 +192,6 @@ $(WORKDIR)/download: $(BUILDDIR)/config_host.mk $(SRCDIR)/download.lst $(SRCDIR) $(call fetch_Optional,RHINO,RHINO_TARBALL) \ $(call fetch_Optional,RHINO,SWING_TARBALL) \ $(call fetch_Optional,SERF,SERF_TARBALL) \ - $(call fetch_Optional,TOMCAT,TOMCAT_TARBALL) \ $(call fetch_Optional,UCPP,UCPP_TARBALL) \ $(call fetch_Optional,VIGRA,VIGRA_TARBALL) \ $(call fetch_Optional,VISIO,VISIO_TARBALL) \ |