diff --git a/dev-lang/python/patches/python-2.6.7.patch b/dev-lang/python/patches/python-2.6.7.patch index aab2a356e..2ae88818a 100644 --- a/dev-lang/python/patches/python-2.6.7.patch +++ b/dev-lang/python/patches/python-2.6.7.patch @@ -404,7 +404,7 @@ diff -urN Python-2.6.7/Modules/spwdmodule.c Python-2.6.7-haiku/Modules/spwdmodul diff -urN Python-2.6.7/Modules/timemodule.c Python-2.6.7-haiku/Modules/timemodule.c --- Python-2.6.7/Modules/timemodule.c 2010-05-09 15:15:40.015204352 +0000 +++ Python-2.6.7-haiku/Modules/timemodule.c 2010-08-30 04:52:24.721944576 +0000 -@@ -968,11 +968,11 @@ +@@ -972,11 +972,11 @@ return -1; } Py_END_ALLOW_THREADS