[fix] Only for JimboJoe ;)

This commit is contained in:
Maniack Crudelis 2017-12-11 17:23:26 +01:00 committed by GitHub
parent 4276aebfa3
commit 2685c42ac6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -126,7 +126,7 @@ ynh_install_app_dependencies () {
version=$(grep '\"version\": ' "$manifest_path" | cut -d '"' -f 4) # Retrieve the version number in the manifest file.
if [ " ${#version}" -eq 0 ]; then
version="1.0"
if
fi
dep_app=${app//_/-} # Replace all '_' by '-'
cat > /tmp/${dep_app}-ynh-deps.control << EOF # Make a control file for equivs-build