From 1ae0fdc5aac3f6b7de906dceefe936d1406ef667 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 29 Oct 2006 00:14:29 +0000 Subject: [PATCH] - fix build (ru.po is encoded in KOI8-R, not UTF-8) Changed files: bash-po.patch -> 1.1 --- bash-po.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 bash-po.patch diff --git a/bash-po.patch b/bash-po.patch new file mode 100644 index 0000000..c694388 --- /dev/null +++ b/bash-po.patch @@ -0,0 +1,11 @@ +--- bash-3.2/po/ru.po.orig 2006-01-10 23:51:03.000000000 +0100 ++++ bash-3.2/po/ru.po 2006-10-29 01:20:47.103797000 +0200 +@@ -12,7 +12,7 @@ + "Last-Translator: Evgeniy Dushistov \n" + "Language-Team: Russian \n" + "MIME-Version: 1.0\n" +-"Content-Type: text/plain; charset=UTF-8\n" ++"Content-Type: text/plain; charset=KOI8-R\n" + "Content-Transfer-Encoding: 8bit\n" + "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + -- 2.44.0