diff options
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 874fd4ff2a96..1abe10017fc5 100644 --- a/python/makefile.mk +++ b/python/makefile.mk @@ -57,7 +57,8 @@ PATCH_FILES=\ Python-2.6.1-sysbase.patch \ Python-2.6.1-nohardlink.patch \ Python-2.6.1-py2422.patch \ - Python-2.6.1-py4768.patch + Python-2.6.1-py4768.patch \ + Python-2.6.1-svn-1.7.patch \ CONFIGURE_DIR= |