]> git.saurik.com Git - apt.git/commit
correct 'apt-cache stats' to include more
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 13 Jun 2014 07:10:11 +0000 (09:10 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 18 Jun 2014 10:41:11 +0000 (12:41 +0200)
commitac2c559b33db7a2dbec3a95760ee2497baf7017a
tree9cc8ee97693121e7194adb252e5819a46fd83b2a
parent7a66977486804d46d5860f568cbd80f54f0c42d0
correct 'apt-cache stats' to include more

It still doesn't reflect the size the cache has on the disk compared to
what is given as total size (90 vs 103 MB), but by counting all structs
in we are at least a bit closer to the reality.

Git-Dch: ignore
apt-pkg/pkgcachegen.cc
cmdline/apt-cache.cc