From 81d183681aea972fddd453d62109f8ccda3f447a Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 25 Nov 2013 08:16:37 +0100 Subject: start adding apt.8.xml --- cmdline/apt.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmdline/apt.cc') diff --git a/cmdline/apt.cc b/cmdline/apt.cc index e30967ec2..b2f19c049 100644 --- a/cmdline/apt.cc +++ b/cmdline/apt.cc @@ -120,7 +120,7 @@ int main(int argc, const char *argv[]) /*{{{*/ } // FIXME: move into a new libprivate/private-install.cc:Install() - _config->Set("DPkgPM::Progress", "1"); + _config->Set("DPkgPM::Progress-Fancy", "1"); _config->Set("Apt::Color", "1"); // Parse the command line and initialize the package library -- cgit v1.2.3