diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-03-16 21:47:49 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-03-16 21:47:49 +0100 |
commit | 131418cfb2b83fb725fff62b0401252fef5655e2 (patch) | |
tree | 366edc48aad1c56905f5748eace1e76e49022587 /doc | |
parent | 0d6c5e7dcb2d4fe5334a4177aff3a2b6e55e6768 (diff) |
apt-pkg/packagemanager.cc: more debug output for debug::pkgPackageManager
Diffstat (limited to 'doc')
-rw-r--r-- | doc/examples/configure-index | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/examples/configure-index b/doc/examples/configure-index index 233fa2b7d..133ce8e79 100644 --- a/doc/examples/configure-index +++ b/doc/examples/configure-index @@ -409,6 +409,7 @@ Debug pkgDPkgPM "false"; pkgDPkgProgressReporting "false"; pkgOrderList "false"; + pkgPackageManager "false"; // OrderList/Configure debugging pkgAutoRemove "false"; // show information about automatic removes BuildDeps "false"; pkgInitialize "false"; // This one will dump the configuration space |