[SCM] FreeFem++ packaging branch, experimental, updated. debian/3.20-1-13-gbd0dac0

Christophe Trophime christrophime at googlemail.com
Mon Feb 11 12:32:20 UTC 2013


The following commit has been merged in the experimental branch:
commit bf56863a36c8141b34d5fe88ea6b86144347caa0
Author: Christophe Trophime <christrophime at googlemail.com>
Date:   Thu Feb 7 10:51:07 2013 +0100

    add patch for examples++-mpi

diff --git a/debian/patches/examples++-mpi.patch b/debian/patches/examples++-mpi.patch
new file mode 100644
index 0000000..d17db7e
--- /dev/null
+++ b/debian/patches/examples++-mpi.patch
@@ -0,0 +1,15 @@
+Index: freefem++-3.20/examples++-mpi/hips_FreeFem.cpp
+===================================================================
+--- freefem++-3.20.orig/examples++-mpi/hips_FreeFem.cpp	2013-01-10 09:31:07.000000000 +0100
++++ freefem++-3.20/examples++-mpi/hips_FreeFem.cpp	2013-01-10 17:17:03.000000000 +0100
+@@ -45,8 +45,8 @@
+ #endif
+ 
+ extern "C" {
+-#include "hips.h"  
+-#include "metis.h"
++#include "hips/hips.h"  
++#include "metis/metis.h"
+ }
+ #include <stdio.h>
+ #include <stdlib.h>

-- 
FreeFem++ packaging



More information about the debian-science-commits mailing list