diff options
author | David Kalnischkies <david@kalnischkies.de> | 2014-03-11 15:32:40 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2014-03-23 12:31:02 +0100 |
commit | be7ce6f1d067fa62b01685e48094f3f73c95189f (patch) | |
tree | 4b5238d3780ca97bc38be550c8a5ff610ce934a3 /apt-pkg/packagemanager.h | |
parent | d3d9e102c0eb169cb9ab3ad18b07f5a03bf0598d (diff) |
do IsInstallOk call in MarkInstall unconditionally
Hooked checks could be influenced by AutoInst as a lot can happen
between a call without and one with this bit set. The real cache-hit
check is above this call already. Individual hooked checks can then
inspect the state if they want to cache. Calling them multiple times
shouldn't be a problem either way.
Diffstat (limited to 'apt-pkg/packagemanager.h')
0 files changed, 0 insertions, 0 deletions