]> git.saurik.com Git - apt.git/commit - apt-pkg/acquire-item.cc
support getting only-uncompressed files via by-hash
authorDavid Kalnischkies <david@kalnischkies.de>
Mon, 15 Aug 2016 08:51:07 +0000 (10:51 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 17 Aug 2016 05:55:45 +0000 (07:55 +0200)
commita99bb943e97883af6f063af9eb14e20b7a7320fc
treef24d51ba9e0ef179330082b050b51f3c16ba47cf
parent3084ef2292642d43e533654354a4929abe55d91b
support getting only-uncompressed files via by-hash

The URI we later want to modify to get the file via by-hash was unset in
case a file was only available uncompressed (which is usually not the
case) causing an acquire error.
apt-pkg/acquire-item.cc