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 /graphite | |
parent | 06b1cfd68a0891c5652e7c78498e4b40afd902b2 (diff) |
ause110: #i106731# remove tarballs from scm and find them in download cache dir
Diffstat (limited to 'graphite')
-rw-r--r-- | graphite/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphite/makefile.mk b/graphite/makefile.mk index 5faa9054f98a..f3e39c922345 100644 --- a/graphite/makefile.mk +++ b/graphite/makefile.mk @@ -71,6 +71,7 @@ TARGET=so_graphite # --- Files -------------------------------------------------------- .IF "$(ENABLE_GRAPHITE)"=="TRUE" TARFILE_NAME=silgraphite-2.3.1 +TARFILE_MD5=d35724900f6a4105550293686688bbb3 PATCH_FILES=graphite-2.3.1.patch # convert line-endings to avoid problems when patching |