Commit 0540baff authored by xoviat's avatar xoviat Committed by GitHub
Browse files

FIX: call it the correct name

parent 5771b7c5
...@@ -332,7 +332,7 @@ function build_swig { ...@@ -332,7 +332,7 @@ function build_swig {
fi fi
} }
function build_sparsesuite { function build_suitesparse {
if [ -n "$IS_OSX" ]; then if [ -n "$IS_OSX" ]; then
brew install homebrew/science/suite-sparse > /dev/null brew install homebrew/science/suite-sparse > /dev/null
else else
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment