[adios] 51/207: Fix patch

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 06:04:35 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch master
in repository adios.

commit 7a744c179081b8f66ae486dedc5cda4d9e29cca7
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Apr 10 16:30:51 2013 +0100

    Fix patch
---
 debian/patches/mpi_in_place.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/mpi_in_place.patch b/debian/patches/mpi_in_place.patch
index 7426369..23cb42f 100644
--- a/debian/patches/mpi_in_place.patch
+++ b/debian/patches/mpi_in_place.patch
@@ -25,7 +25,7 @@ Index: adios-1.4.1/src/write/adios_mpi_lustre.c
  
 +#ifdef MPI_IN_PLACE
                      MPI_Gather (MPI_IN_PLACE, 1, MPI_LONG_LONG
-+#endif
++#else
 +                    MPI_Gather (offsets, 1, MPI_LONG_LONG
 +#endif
                                 ,offsets, 1, MPI_LONG_LONG

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/adios.git



More information about the debian-science-commits mailing list