]> 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>
Fri, 26 Aug 2016 20:17:55 +0000 (22:17 +0200)
commit8a362893a18eca569f8b93c572aaf966572b9546
treef508723fd67a337a62e7b0dab24ae278b094f71c
parent4aa8cc9127bdf5837b51b49d917c4ac229b2c540
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.
apt-inst/deb/debfile.cc