SOURCES: bash-po.patch (NEW) - fix build (ru.po is encoded in KOI8...
qboosh
qboosh at pld-linux.org
Sun Oct 29 02:14:34 CEST 2006
Author: qboosh Date: Sun Oct 29 00:14:34 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix build (ru.po is encoded in KOI8-R, not UTF-8)
---- Files affected:
SOURCES:
bash-po.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/bash-po.patch
diff -u /dev/null SOURCES/bash-po.patch:1.1
--- /dev/null Sun Oct 29 02:14:34 2006
+++ SOURCES/bash-po.patch Sun Oct 29 02:14:29 2006
@@ -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 <dushistov at mail.ru>\n"
+ "Language-Team: Russian <ru at li.org>\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"
+
================================================================
More information about the pld-cvs-commit
mailing list