aboutsummaryrefslogtreecommitdiff
path: root/LORENE.sh
diff options
context:
space:
mode:
Diffstat (limited to 'LORENE.sh')
-rw-r--r--LORENE.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/LORENE.sh b/LORENE.sh
index d8bdc9f..6cf047b 100644
--- a/LORENE.sh
+++ b/LORENE.sh
@@ -93,6 +93,7 @@ then
${PATCH} -p0 < ${SRCDIR}/dist/makesystem.patch
${PATCH} -p0 < ${SRCDIR}/dist/pgplot.patch
${PATCH} -p0 < ${SRCDIR}/dist/openmp.patch
+ ${PATCH} -p0 < ${SRCDIR}/dist/check_fopen_error.patch
# Some (ancient but still used) versions of patch don't support the
# patch format used here but also don't report an error using the
# exit code. So we use this patch to test for this