diff options
Diffstat (limited to 'debian/patches/locale-module.diff')
-rw-r--r-- | debian/patches/locale-module.diff | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/debian/patches/locale-module.diff b/debian/patches/locale-module.diff index a35f0bf..4d378a5 100644 --- a/debian/patches/locale-module.diff +++ b/debian/patches/locale-module.diff @@ -2,11 +2,9 @@ # DP: - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding # DP: for glibc. -Index: b/Lib/locale.py -=================================================================== --- a/Lib/locale.py +++ b/Lib/locale.py -@@ -1403,8 +1403,8 @@ locale_alias = { +@@ -1407,8 +1407,8 @@ locale_alias = { 'ug_cn': 'ug_CN.UTF-8', 'uk': 'uk_UA.KOI8-U', 'uk_ua': 'uk_UA.KOI8-U', |