Don't require a bzip2 executable when handling .tar.bz2 archives
commit2b25ecfe66f3df31b71707d8344a6cecb63825cc
authorThomas Leonard <talex5@gmail.com>
Tue, 9 Feb 2010 22:19:53 +0000 (9 22:19 +0000)
committerThomas Leonard <talex5@gmail.com>
Tue, 9 Feb 2010 22:19:53 +0000 (9 22:19 +0000)
tree488c0039fbf97bef66b692c3263c2d0422fe3351
parent0b3d67ce4b3a155beb89798962a9d9412d23657c
Don't require a bzip2 executable when handling .tar.bz2 archives

We'll fall back to Python's built-in tar.bz2 support. Reported by
Rene Lopez.
zeroinstall/zerostore/unpack.py