SOURCES: sup-locale.patch (NEW) - initial

uzsolt uzsolt at pld-linux.org
Tue Jan 13 20:16:12 CET 2009


Author: uzsolt                       Date: Tue Jan 13 19:16:12 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- initial

---- Files affected:
SOURCES:
   sup-locale.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/sup-locale.patch
diff -u /dev/null SOURCES/sup-locale.patch:1.1
--- /dev/null	Tue Jan 13 20:16:13 2009
+++ SOURCES/sup-locale.patch	Tue Jan 13 20:16:06 2009
@@ -0,0 +1,11 @@
+--- sup-0.6.orig/lib/sup.rb	2008-08-04 04:54:33.000000000 +0200
++++ sup-0.6/lib/sup.rb	2009-01-13 20:01:14.000000000 +0100
+@@ -252,7 +252,7 @@
+ end
+ 
+ ## determine encoding and character set
+-  $encoding = Locale.current.charset
++  $encoding = Locale.charset
+   if $encoding
+     Redwood::log "using character set encoding #{$encoding.inspect}"
+   else
================================================================


More information about the pld-cvs-commit mailing list