fix CL: + test modified scripts with tar.gz source
missed some of the changes
This commit is contained in:
parent
3bdb9bd1e7
commit
cb83169098
@ -558,7 +558,7 @@ download_tarball() {
|
||||
}
|
||||
|
||||
has_tar_xz_support() {
|
||||
tar Jcf - /dev/null 1>/dev/null 2>&1
|
||||
[[ -z $_PYTHON_BUILD_FORCE_SKIP_XZ ]] && tar Jcf - /dev/null 1>/dev/null 2>&1
|
||||
}
|
||||
|
||||
fetch_git() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user