summaryrefslogtreecommitdiff
path: root/libxml2
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 /libxml2
parent06b1cfd68a0891c5652e7c78498e4b40afd902b2 (diff)
ause110: #i106731# remove tarballs from scm and find them in download cache dir
Diffstat (limited to 'libxml2')
-rw-r--r--libxml2/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/libxml2/makefile.mk b/libxml2/makefile.mk
index a9c2336b16cc..733639cf401c 100644
--- a/libxml2/makefile.mk
+++ b/libxml2/makefile.mk
@@ -49,6 +49,7 @@ all:
LIBXML2VERSION=2.6.31
TARFILE_NAME=$(PRJNAME)-$(LIBXML2VERSION)
+TARFILE_MD5=71ef7bcd3493a94395abccecbcf62dd7
#.IF "$(OS)$(COM)"=="WNTGCC"
#PATCH_FILES=$(TARFILE_NAME)-mingw.patch
#.ELSE