mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 20:43:48 -05:00
Use aria2c as the download if available (#534)
This commit is contained in:
@@ -10,7 +10,7 @@ export -n PYTHON_CONFIGURE_OPTS
|
||||
setup() {
|
||||
mkdir -p "$INSTALL_ROOT"
|
||||
stub md5 false
|
||||
stub curl false
|
||||
stub aria2c false
|
||||
}
|
||||
|
||||
executable() {
|
||||
|
||||
Reference in New Issue
Block a user