]> git.saurik.com Git - apt.git/commit
apt-inst: debfile: Pass comp. Name to ExtractTar, not Binary
authorJulian Andres Klode <jak@debian.org>
Wed, 24 Aug 2016 13:10:08 +0000 (15:10 +0200)
committerJulian Andres Klode <jak@debian.org>
Wed, 5 Oct 2016 19:53:38 +0000 (21:53 +0200)
commit00494fc8f913f91d9620736eb3afa4236ae71a6f
treea47ab6c630ef875776514a5980f030e8913c3727
parentf19cbb5bfae6327f64226d02476452561fd9cb4f
apt-inst: debfile: Pass comp. Name to ExtractTar, not Binary

In the old days, apt-inst used to use binaries, but now it
uses the built-in support and matches using Name, and not a
Binary.

(cherry picked from commit 8a362893a18eca569f8b93c572aaf966572b9546)
apt-inst/deb/debfile.cc