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 /neon | |
parent | 06b1cfd68a0891c5652e7c78498e4b40afd902b2 (diff) |
ause110: #i106731# remove tarballs from scm and find them in download cache dir
Diffstat (limited to 'neon')
-rw-r--r-- | neon/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/neon/makefile.mk b/neon/makefile.mk index dd0022822752..1bcbc40e245a 100644 --- a/neon/makefile.mk +++ b/neon/makefile.mk @@ -53,6 +53,7 @@ TARGET=so_neon NEON_NAME=neon-0.28.2 TARFILE_NAME=$(NEON_NAME) +TARFILE_MD5=b99b3f44e8507ae2d17362f1b34aaf02 PATCH_FILES=neon.patch .IF "$(GUI)"=="WNT" |