diff options
author | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-01-15 14:55:12 +0100 |
---|---|---|
committer | Hans-Joachim Lankenau <hjs@openoffice.org> | 2010-01-15 14:55:12 +0100 |
commit | 7d0a7273deb66cb529226a17d3f470d70c779c6c (patch) | |
tree | 5ca3bc11745e159b2f9bd75e7dca47c6aa9f2b3b /saxon | |
parent | 06b1cfd68a0891c5652e7c78498e4b40afd902b2 (diff) |
ause110: #i106731# remove tarballs from scm and find them in download cache dir
Diffstat (limited to 'saxon')
-rw-r--r-- | saxon/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/saxon/makefile.mk b/saxon/makefile.mk index 03c873fc9e5e..7f3884631553 100644 --- a/saxon/makefile.mk +++ b/saxon/makefile.mk @@ -49,6 +49,7 @@ all: # --- Files -------------------------------------------------------- TARFILE_NAME=source-9.0.0.7-bj +TARFILE_MD5=ada24d37d8d638b3d8a9985e80bc2978 ADDITIONAL_FILES=build.xml TARFILE_ROOTDIR=src |