[code-saturne] 08/19: patch fixed

Gilles Filippini pini at debian.org
Sun Jan 18 22:37:09 UTC 2015


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

pini pushed a commit to annotated tag debian/2.0.0.rc1-3
in repository code-saturne.

commit f166391ea8b3558f7ae45086a6acbdf4faa64498
Author: Sylvestre Ledru <sylvestre at debian.org>
Date:   Mon Nov 2 23:01:24 2009 +0000

    patch fixed
---
 patches/have_mpi.diff | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/patches/have_mpi.diff b/patches/have_mpi.diff
index 80a01ef..2233044 100644
--- a/patches/have_mpi.diff
+++ b/patches/have_mpi.diff
@@ -1,18 +1,18 @@
---- ncs-2.0.0-beta2.orig/src/base/cs_join_util.c	2009-10-16 22:15:33.000000000 +0200
-+++ ncs-2.0.0-beta2/src/base/cs_join_util.c	2009-10-16 21:51:42.000000000 +0200
-@@ -374,6 +374,7 @@
+--- src/base/cs_join_util.c.orig	2009-11-02 22:49:48.000000000 +0100
++++ src/base/cs_join_util.c	2009-11-02 22:50:45.000000000 +0100
+@@ -374,7 +374,6 @@
    *contig_faces = _contig_faces;
  }
  
-+#if defined(HAVE_MPI)
+-#if defined(HAVE_MPI)
  /*----------------------------------------------------------------------------
   * Initialize a structure for the synchronization of single
   * elements
-@@ -421,7 +422,6 @@
+@@ -422,6 +421,7 @@
    *sync = _sync;
  }
  
--#if defined(HAVE_MPI)
++#if defined(HAVE_MPI)                                                          
  /*----------------------------------------------------------------------------
   * Define a structure used for synchronizing "single" vertices.
   * Use a fvm_interface_t structure to help the build.

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



More information about the debian-science-commits mailing list