diff options
Diffstat (limited to 'package/python3/109-optional-unicodedata.patch')
-rw-r--r-- | package/python3/109-optional-unicodedata.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python3/109-optional-unicodedata.patch b/package/python3/109-optional-unicodedata.patch index 939ce345d1..729185230b 100644 --- a/package/python3/109-optional-unicodedata.patch +++ b/package/python3/109-optional-unicodedata.patch @@ -10,7 +10,7 @@ Index: b/configure.ac =================================================================== --- a/configure.ac +++ b/configure.ac -@@ -2701,6 +2701,12 @@ +@@ -2704,6 +2704,12 @@ DISABLED_EXTENSIONS="${DISABLED_EXTENSIONS} nis" fi]) |