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 /redland/rasqal | |
parent | da42440ee30c2a15803fe159855f64dec97ad45a (diff) |
ause110: #i106731# remove tarballs from scm and find them in download cache dir
Diffstat (limited to 'redland/rasqal')
-rw-r--r-- | redland/rasqal/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/redland/rasqal/makefile.mk b/redland/rasqal/makefile.mk index c7ae0ed07df4..41bb184b0020 100644 --- a/redland/rasqal/makefile.mk +++ b/redland/rasqal/makefile.mk @@ -51,6 +51,7 @@ all: RASQALVERSION=0.9.16 TARFILE_NAME=rasqal-$(RASQALVERSION) +TARFILE_MD5=fca8706f2c4619e2fa3f8f42f8fc1e9d ADDITIONAL_FILES=src/makefile.mk src/rasqal_config.h |