chiark / gitweb /
Fix charset problems; support Opal and Jade
[ypp-sc-tools.db-live.git] / yarrg / update-master-info
index 3f570a68f26b3a75e297d107a3e7e1de4953550d..3515bff78fbf4ae16a250248801cc08acc2239de 100755 (executable)
@@ -4,6 +4,7 @@ use strict (qw(vars));
 use DBI;
 use Commods;
 
+$ENV{'LC_CTYPE'}= 'en_GB.UTF-8';
 
 sub full ($) {
     my ($ocean) = @_;