diff options
Diffstat (limited to 'package/python3/python3-106-optional-expat.patch')
-rw-r--r-- | package/python3/python3-106-optional-expat.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/python3/python3-106-optional-expat.patch b/package/python3/python3-106-optional-expat.patch index 80da9395ee..ce1eb2a5d9 100644 --- a/package/python3/python3-106-optional-expat.patch +++ b/package/python3/python3-106-optional-expat.patch @@ -28,7 +28,7 @@ Index: b/Makefile.pre.in importlib \ turtledemo \ multiprocessing multiprocessing/dummy \ -@@ -1205,6 +1205,10 @@ +@@ -1206,6 +1206,10 @@ LIBSUBDIRS += curses endif @@ -43,7 +43,7 @@ Index: b/configure.ac =================================================================== --- a/configure.ac +++ b/configure.ac -@@ -2363,13 +2363,21 @@ +@@ -2352,13 +2352,21 @@ AC_SUBST(DISABLED_EXTENSIONS) # Check for use of the system expat library @@ -74,7 +74,7 @@ Index: b/setup.py =================================================================== --- a/setup.py +++ b/setup.py -@@ -1396,7 +1396,7 @@ +@@ -1417,7 +1417,7 @@ # # More information on Expat can be found at www.libexpat.org. # |