refactor variable names according to changes in Pmodules/0.99.15 in build-scripts of group 'MPI'

This commit is contained in:
2018-07-11 10:49:42 +02:00
parent 8c5d93f59b
commit d1b712b976
12 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ pbuild::configure() {
-DGMX_GPU=off \
-DGMX_SIMD=SSE2 \
-DGMX_BUILD_OWN_FFTW=on \
"${MODULE_SRCDIR}" \
"${SRC_DIR}" \
|| exit 1
}