summaryrefslogtreecommitdiffstats
path: root/gurpmi.pm
diff options
context:
space:
mode:
Diffstat (limited to 'gurpmi.pm')
-rw-r--r--gurpmi.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gurpmi.pm b/gurpmi.pm
index abe9010d..8d1b860a 100644
--- a/gurpmi.pm
+++ b/gurpmi.pm
@@ -27,6 +27,7 @@ use urpm::select;
use Locale::gettext;
Locale::gettext::bind_textdomain_codeset('urpmi', 'UTF8');
+URPM::bind_rpm_textdomain_codeset();
use Exporter;
our @ISA = qw(Exporter);