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 | b29bb2dbee8137ef5ff240588cf2269edc9428fd (patch) | |
tree | 3aaa726f6611e592ea05082f67898fbde91ccaad /hsqldb/makefile.mk | |
parent | da42440ee30c2a15803fe159855f64dec97ad45a (diff) |
ause110: #i106731# remove tarballs from scm and find them in download cache dir
Diffstat (limited to 'hsqldb/makefile.mk')
-rwxr-xr-x | hsqldb/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hsqldb/makefile.mk b/hsqldb/makefile.mk index b38dea0d201d..714dff194928 100755 --- a/hsqldb/makefile.mk +++ b/hsqldb/makefile.mk @@ -49,6 +49,7 @@ ANT_BUILDFILE=build$/build.xml # --- Files -------------------------------------------------------- TARFILE_NAME=hsqldb_$(HSQLDB_VERSION) +TARFILE_MD5=17410483b5b5f267aa18b7e00b65e6e0 TARFILE_ROOTDIR=hsqldb |