makepkg: Extract from any file bsdtar can recognize
commit09aae4b7a5891ad738754a22f956c83911d1d9eb
authorNezmer <git@nezmer.info>
Thu, 3 Jun 2010 00:40:38 +0000 (2 19:40 -0500)
committerAllan McRae <allan@archlinux.org>
Thu, 17 Jun 2010 04:34:57 +0000 (17 14:34 +1000)
treeb0d6bcda65060686faf17904244dbb7c30511f51
parentc71fe7db42cd733e85965b11b887762cfd99a981
makepkg: Extract from any file bsdtar can recognize

If "file -bizL" does not return a supported type, check if the file is
recognized by bsdtar and if yes extract from it.

Dan: use '-q' option to prevent needing to seek the entire archive.

Signed-off-by: Nezmer <git@nezmer.info>
Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
scripts/makepkg.sh.in