From a6d44e183997402fc81f08a88b07f23c466cc475 Mon Sep 17 00:00:00 2001 From: eschnett Date: Fri, 7 Feb 2014 20:26:37 +0000 Subject: Correct indentation git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/MPI/trunk@40 043a8217-7a68-40fe-abfd-36aa7d4fa6a8 --- configure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.sh b/configure.sh index 2716cb4..1403eee 100755 --- a/configure.sh +++ b/configure.sh @@ -154,7 +154,7 @@ then echo "MPI: Unpacking archive..." pushd ${BUILD_DIR} ${TAR?} xzf ${SRCDIR}/dist/${NAME}.tar.gz - ${PATCH?} -p0 < ${SRCDIR}/dist/default_outfile-1.6.5.patch + ${PATCH?} -p0 < ${SRCDIR}/dist/default_outfile-1.6.5.patch cd ${NAME} ${PATCH?} -p0 < ${SRCDIR}/dist/cuda_build_fix__svn29754 -- cgit v1.2.3