diff options
Diffstat (limited to 'package/python/python-009-no-termcap-host-path.patch')
| -rw-r--r-- | package/python/python-009-no-termcap-host-path.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python/python-009-no-termcap-host-path.patch b/package/python/python-009-no-termcap-host-path.patch index 7df8a32a00..fadc7b3238 100644 --- a/package/python/python-009-no-termcap-host-path.patch +++ b/package/python/python-009-no-termcap-host-path.patch @@ -7,7 +7,7 @@ Index: b/setup.py =================================================================== --- a/setup.py +++ b/setup.py -@@ -760,12 +760,9 @@ +@@ -762,12 +762,9 @@ pass # Issue 7384: Already linked against curses or tinfo. elif curses_library: readline_libs.append(curses_library) |

