eccodes: fix indentation
This commit is contained in:
parent
0f37d04a91
commit
e515c8e2c3
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ class Eccodes < Formula
|
|||
|
||||
mkdir "build" do
|
||||
system "cmake", "..", "-DENABLE_NETCDF=ON", "-DENABLE_PNG=ON",
|
||||
"-DENABLE_PYTHON=OFF", *std_cmake_args
|
||||
"-DENABLE_PYTHON=OFF", *std_cmake_args
|
||||
system "make", "install"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue