summaryrefslogtreecommitdiffstats
path: root/python/makefile.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-01-05 14:08:58 +0100
committerJens-Heiner Rechtien <hr@openoffice.org>2010-01-05 14:08:58 +0100
commitf3893d26595ba000d4fc1d7e17468c8c2b6d9d82 (patch)
tree8c53e391e17831e9980dd6dff632a389f7a2d6dc /python/makefile.mk
parentCWS-TOOLING: integrate CWS fontooocleanup (diff)
parentpythonssldedux: #i106542# build python md5 module for md5 email support (diff)
downloadcore-f3893d26595ba000d4fc1d7e17468c8c2b6d9d82.tar.gz
core-f3893d26595ba000d4fc1d7e17468c8c2b6d9d82.zip
CWS-TOOLING: integrate CWS pythonssldedux
Diffstat (limited to 'python/makefile.mk')
-rw-r--r--python/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/python/makefile.mk b/python/makefile.mk
index bf8cb80374c5..06e3ffe87a79 100644
--- a/python/makefile.mk
+++ b/python/makefile.mk
@@ -50,7 +50,9 @@ all:
TARFILE_NAME=Python-$(PYVERSION)
-PATCH_FILES=Python-$(PYVERSION).patch
+PATCH_FILES=\
+ Python-$(PYVERSION).patch \
+ Python-ssl.patch
CONFIGURE_DIR=