diff options
Diffstat (limited to 'package/python3/python3-001-remove-host-header-path.patch')
-rw-r--r-- | package/python3/python3-001-remove-host-header-path.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python3/python3-001-remove-host-header-path.patch b/package/python3/python3-001-remove-host-header-path.patch index e159e868c0..1eff608322 100644 --- a/package/python3/python3-001-remove-host-header-path.patch +++ b/package/python3/python3-001-remove-host-header-path.patch @@ -24,7 +24,7 @@ Index: b/setup.py =================================================================== --- a/setup.py +++ b/setup.py -@@ -487,7 +487,8 @@ +@@ -493,7 +493,8 @@ add_dir_to_list(dir_list, directory) if os.path.normpath(sys.base_prefix) != '/usr' \ |