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/raptor | |
parent | da42440ee30c2a15803fe159855f64dec97ad45a (diff) |
ause110: #i106731# remove tarballs from scm and find them in download cache dir
Diffstat (limited to 'redland/raptor')
-rw-r--r-- | redland/raptor/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/redland/raptor/makefile.mk b/redland/raptor/makefile.mk index 2dd5dfe69905..ea90fd652a88 100644 --- a/redland/raptor/makefile.mk +++ b/redland/raptor/makefile.mk @@ -51,6 +51,7 @@ all: RAPTORVERSION=$(RAPTOR_MAJOR).4.18 TARFILE_NAME=raptor-$(RAPTORVERSION) +TARFILE_MD5=284e768eeda0e2898b0d5bf7e26a016e ADDITIONAL_FILES=src/makefile.mk src/raptor_config.h |