]> git.saurik.com Git - apt.git/blobdiff - ftparchive/apt-ftparchive.cc
* ftparchive/apt-ftparchive.cc:
[apt.git] / ftparchive / apt-ftparchive.cc
index 3b1e80631868f301d738d87714cf9f071e65e3fb..d0dea7768288edee11aee9a72d2e4473f6ee20c8 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},