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 d91660a3d350..0419e6178c62 100644 --- a/python/makefile.mk +++ b/python/makefile.mk @@ -55,7 +55,8 @@ PATCH_FILES=\ Python-aix.patch \ Python-2.6.1-urllib.patch \ Python-2.6.1-sysbase.patch \ - Python-2.6.1-nohardlink.patch + Python-2.6.1-nohardlink.patch \ + Python-2.6.1-py2422.patch CONFIGURE_DIR= |