]> git.saurik.com Git - apt.git/commitdiff
cleanup pdiff support detection decision
authorDavid Kalnischkies <david@kalnischkies.de>
Mon, 8 Jun 2015 09:20:01 +0000 (11:20 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Tue, 9 Jun 2015 10:57:36 +0000 (12:57 +0200)
Its a bit unclean to create an item just to let the item decide that it
can't do anything and let it fail, so instead we let the item creator
decide in all cases if patching should be attempted.

Also pulls a small trick to get the hashes for the current file without
calculating them by looking at the 'old' Release file if we have it.

Git-Dch: Ignore


No differences found