]> git.saurik.com Git - apt.git/commitdiff
DebFile: Refactor ExtractTarMember() out from ExtractArchive()
authorGuillem Jover <guillem@debian.org>
Mon, 17 Feb 2014 21:02:38 +0000 (22:02 +0100)
committerMichael Vogt <mvo@debian.org>
Sat, 22 Feb 2014 19:06:55 +0000 (20:06 +0100)
Generalize DebFile::ExtractArchive() to take a member base name, so that
we can reuse it for control.tar member extraction too.


No differences found