--- db/prgsrc/eq/Attic/common.pl 2001/05/18 02:52:59 1.2 +++ db/prgsrc/eq/Attic/common.pl 2001/05/18 03:23:44 1.3 @@ -20,7 +20,7 @@ if ($^O ~= /win/i) { $thislocale = "ru_RU.KOI8-R"; } POSIX::setlocale( &POSIX::LC_ALL, $thislocale ); -#if ((uc 'Á') ne 'á') {die "!Koi8-r locale not installed!\n"}; +if ((uc 'Á') ne 'á') {die "!Koi8-r locale not installed!\n"}; } do "chgk.cnf" \ No newline at end of file