summaryrefslogtreecommitdiff
path: root/ftparchive
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2009-11-27 00:19:48 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2009-11-27 00:19:48 +0100
commitf6026f0d5481e2c91be52cc85c47ccf5f1303f64 (patch)
tree3e7549d0306d51c4609a14a1611032d287b6137b /ftparchive
parent4647b1b3e5f94faae48c8b78b2d85124929b9362 (diff)
parent1692a2c79f4c423ff257a882a1e8e16c3edad882 (diff)
merge with lp:~mvo/apt/debian-sid and update all pot's and po's
Diffstat (limited to 'ftparchive')
-rw-r--r--ftparchive/apt-ftparchive.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftparchive/apt-ftparchive.cc b/ftparchive/apt-ftparchive.cc
index 3b1e80631..d0dea7768 100644
--- a/ftparchive/apt-ftparchive.cc
+++ b/ftparchive/apt-ftparchive.cc
@@ -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},