summaryrefslogtreecommitdiffstats
path: root/python/makefile.mk
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2009-11-09 08:39:23 +0000
committerCaolán McNamara <cmc@openoffice.org>2009-11-09 08:39:23 +0000
commit090fcf08e7f30171b6f9b277a0b2617b38aa7ba1 (patch)
tree7e67af549f7717353e436a02814290fb3ae23607 /python/makefile.mk
parentCreate DEV300_m63 milestone tag from trunk@277194 (diff)
downloadcore-090fcf08e7f30171b6f9b277a0b2617b38aa7ba1.tar.gz
core-090fcf08e7f30171b6f9b277a0b2617b38aa7ba1.zip
pythonssldedux: #i106542# build python ssl module for ssl email support
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 663a5604603d..295f57f83f47 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=