spack/var/spack/repos/builtin/packages/exodusii/cmake-exodus.patch
Joseph Ciurej 37d125b890 Update Package : ExodusII (#1504)
* Added support for the 'maxdims' and 'maxvars' flags for 'NetCDF'.

* Added the '+mpi' variant and improved dependencies for 'exodusii'.
Improved the 'exodusii' package so that it's less reliant on patches.

* Added better type checking to variant values in the 'netcdf' package.

* Corrected the required CMake version for the 'exodusii' package.

* Fixed the dependencies of the '+mpi' variant of the 'exodusii' package.
2016-10-11 14:53:02 -07:00

10 lines
232 B
Diff

diff --git a/cmake-exodus b/cmake-exodus
index 67ccd34..9b749e3 100755
--- a/cmake-exodus
+++ b/cmake-exodus
@@ -1,3 +1,4 @@
+#!/bin/bash
EXTRA_ARGS=$@
### The following assumes you are building in a subdirectory of ACCESS Root