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 ad9783feac2d..4f50ed3bcccf 100644 --- a/python/makefile.mk +++ b/python/makefile.mk @@ -56,7 +56,8 @@ PATCH_FILES=\ Python-2.6.1-urllib.patch \ Python-2.6.1-sysbase.patch \ Python-2.6.1-nohardlink.patch \ - Python-2.6.1-py2422.patch + Python-2.6.1-py2422.patch \ + Python-2.6.1-py4768.patch CONFIGURE_DIR= |