* cmdline/apt-get.cc:
[ntk/apt.git] / ftparchive / apt-ftparchive.cc
index 3b1e806..d0dea77 100644 (file)
@@ -898,6 +898,7 @@ bool Clean(CommandLine &CmdL)
 
 int main(int argc, const char *argv[])
 {
+   setlocale(LC_ALL, "");
    CommandLine::Args Args[] = {
       {'h',"help","help",0},
       {0,"md5","APT::FTPArchive::MD5",0},