diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2011-03-29 19:12:02 +0200 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2011-03-29 19:12:02 +0200 |
commit | 27721a18d60baeec19f75faf7cea6aa302ba925a (patch) | |
tree | e77d75b1f776020bbdb0ddfca924ba3bb11ee401 /python/makefile.mk | |
parent | f40a4db6c8d4807d8133ffbbfa71f71623e2c362 (diff) | |
parent | 77c6a8e3ac106240b9fca715affedd5280c1367e (diff) |
CWS-TOOLING: integrate CWS ause127
Diffstat (limited to 'python/makefile.mk')
-rw-r--r-- | python/makefile.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python/makefile.mk b/python/makefile.mk index f1e37729b111..ee25e7515777 100644 --- a/python/makefile.mk +++ b/python/makefile.mk @@ -51,7 +51,8 @@ PATCH_FILES=\ Python-$(PYVERSION).patch \ Python-parallel-make.patch \ Python-ssl.patch \ - Python-2.6.1-sysbase.patch + Python-2.6.1-sysbase.patch\ + Python-2.6.1-nohardlink.patch CONFIGURE_DIR= |