-
Cosimo Lupo authored
Some libraries use 'tar.bz2' instead of 'tar.gz' as source archive format. This patch allows to pass a fourth argument to `build_simple` function to specify an alternative extension to the default `tar.gz`. The `untar` function in common_utils.sh, used by `fetch_unpack`, already supports the following archive formats: tar, gz, bz2, zip and xz.
900b39c4