summaryrefslogtreecommitdiff
path: root/icu
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2010-01-15 14:55:12 +0100
committerHans-Joachim Lankenau <hjs@openoffice.org>2010-01-15 14:55:12 +0100
commit7d0a7273deb66cb529226a17d3f470d70c779c6c (patch)
tree5ca3bc11745e159b2f9bd75e7dca47c6aa9f2b3b /icu
parent06b1cfd68a0891c5652e7c78498e4b40afd902b2 (diff)
ause110: #i106731# remove tarballs from scm and find them in download cache dir
Diffstat (limited to 'icu')
-rw-r--r--icu/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/icu/makefile.mk b/icu/makefile.mk
index c452443c889d..e3a710f7b8a6 100644
--- a/icu/makefile.mk
+++ b/icu/makefile.mk
@@ -43,8 +43,10 @@ TARGET=so_icu
.IF "$(ICU_MICRO)"!="0"
TARFILE_NAME=icu4c-$(ICU_MAJOR)_$(ICU_MINOR)_$(ICU_MICRO)-src
+TARFILE_MD5=2f6ecca935948f7db92d925d88d0d078
.ELSE
TARFILE_NAME=icu4c-$(ICU_MAJOR)_$(ICU_MINOR)-src
+TARFILE_MD5=
.ENDIF
TARFILE_ROOTDIR=icu