]> git.saurik.com Git - apt.git/commit
don't construct MetaIndex acquire items with IndexTargets
authorDavid Kalnischkies <david@kalnischkies.de>
Sat, 7 May 2016 12:52:08 +0000 (14:52 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Sat, 7 May 2016 12:52:08 +0000 (14:52 +0200)
commita8f565d3f69e6dba59195469959106da3eb8f33f
tree9f8aef154de240a16288aece84a510920f9700d6
parent1eba782fc3c55528a4da14d79e114874b9299453
don't construct MetaIndex acquire items with IndexTargets

We don't have to initialize the Release files with a set of IndexTargets
to acquire, but instead wait for the Release file to be acquired and
only then ask which IndexTargets to get.

Git-Dch: Ignore
apt-pkg/acquire-item.cc
apt-pkg/acquire-item.h
apt-pkg/deb/debmetaindex.cc