Merge branch 'debian/sid' into feature/apt-manpage
[ntk/apt.git] / cmdline / apt.cc
index 4bcae0a..5771e66 100644 (file)
@@ -129,7 +129,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