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 /python | |
parent | 06b1cfd68a0891c5652e7c78498e4b40afd902b2 (diff) |
ause110: #i106731# remove tarballs from scm and find them in download cache dir
Diffstat (limited to 'python')
-rw-r--r-- | python/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/makefile.mk b/python/makefile.mk index 663a5604603d..9d8da24971df 100644 --- a/python/makefile.mk +++ b/python/makefile.mk @@ -50,6 +50,7 @@ all: TARFILE_NAME=Python-$(PYVERSION) +TARFILE_MD5=e81c2f0953aa60f8062c05a4673f2be0 PATCH_FILES=Python-$(PYVERSION).patch CONFIGURE_DIR= |