]> git.saurik.com Git - apt.git/commit
source: if download is skipped, don't try to unpack
authorDavid Kalnischkies <david@kalnischkies.de>
Sat, 18 Jun 2016 07:59:08 +0000 (09:59 +0200)
committerJulian Andres Klode <jak@debian.org>
Wed, 22 Jun 2016 12:16:29 +0000 (14:16 +0200)
commit6fabf3723c40b2b1ad47e2e003f934f81562da67
tree09a33a90d1f1d884ce11c0a6d8b33ef639c1fafe
parent91524387211bdec794f280c78d4f44cb8deba35e
source: if download is skipped, don't try to unpack

If apt decides it can't download a file it is relatively pointless to
try to tell dpkg-source to unpack it.

(cherry picked from commit 60a0cb424e91acebc2bba0f9add220b474e432e6)
apt-private/private-source.cc