use local cache storage and pip instead of make

This commit is contained in:
Jean-Baptiste Holcroft
2018-04-28 13:42:17 +02:00
parent 3b3cabbad4
commit dd241fea65
3 changed files with 134 additions and 4 deletions

View File

@@ -101,7 +101,7 @@ ynh_install_app_dependencies make python-dev python-virtualenv \
#=================================================
# Download, check integrity, uncompress and patch the source from app.src
ynh_setup_source "$final_path"
ynh_setup_source_local "$final_path"
#=================================================
# NGINX CONFIGURATION