[Libreoffice-commits] core.git: Makefile.fetch

David Tardon dtardon at redhat.com
Sun May 11 06:27:44 PDT 2014


 Makefile.fetch |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 8c35902cc66794e0eec5899413b24b98d25cbc5d
Author: David Tardon <dtardon at redhat.com>
Date:   Sun May 11 15:26:58 2014 +0200

    drop nonexistent tarball from download list
    
    Change-Id: I55c45d13eb11f17b3f8bbfaad74b8f510bc85f35

diff --git a/Makefile.fetch b/Makefile.fetch
index c347775..cdac3ae 100644
--- a/Makefile.fetch
+++ b/Makefile.fetch
@@ -132,7 +132,6 @@ $(WORKDIR)/download: $(BUILDDIR)/config_host.mk $(SRCDIR)/download.lst $(SRCDIR)
 		$(call fetch_Optional,HSQLDB,HSQLDB_TARBALL) \
 		$(call fetch_Optional,HUNSPELL,HUNSPELL_TARBALL) \
 		$(call fetch_Optional,HYPHEN,HYPHEN_TARBALL) \
-		$(call fetch_Optional,ICU,ICU_51_LAYOUT_FIX_TARBALL) \
 		$(call fetch_Optional,ICU,ICU_TARBALL) \
 		$(call fetch_Optional,JFREEREPORT,JFREEREPORT_FLOW_ENGINE_TARBALL) \
 		$(call fetch_Optional,JFREEREPORT,JFREEREPORT_FLUTE_TARBALL) \


More information about the Libreoffice-commits mailing list