[med-fichier] 13/17: Fix compil
Christophe Trophime
trophime-guest at moszumanska.debian.org
Tue Jan 28 10:40:36 UTC 2014
This is an automated email from the git hooks/post-receive script.
trophime-guest pushed a commit to branch master
in repository med-fichier.
commit 32089721b7c2044647dfec9754aa05138b7cd7ec
Author: Christophe Trophime <christrophime at googlemail.com>
Date: Mon Sep 30 09:18:35 2013 +0200
Fix compil
---
debian/patches/series | 1 +
debian/patches/test.patch | 13 +++++++++++++
2 files changed, 14 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
index 116bca5..0d0195f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@
04-debian-mpi-libs.patch
#05-xmdump-path-fix.patch
###99-autoreconf.patch
+test.patch
diff --git a/debian/patches/test.patch b/debian/patches/test.patch
new file mode 100644
index 0000000..ce9a6fd
--- /dev/null
+++ b/debian/patches/test.patch
@@ -0,0 +1,13 @@
+Index: med-fichier/tests/parallel/Makefile.am
+===================================================================
+--- med-fichier.orig/tests/parallel/Makefile.am 2013-09-29 16:20:32.000000000 +0200
++++ med-fichier/tests/parallel/Makefile.am 2013-09-30 09:17:44.000000000 +0200
+@@ -29,7 +29,7 @@
+ getBlocksOfEntitiesPartition.c
+
+
+-LDADD = $(top_builddir)/src/libmedC.la
++LDADD = $(top_builddir)/src/libmedC.la @HDF5_LDFLAGS@ @HDF5_LIBS@
+
+ nodist_EXTRA_filterBlockOfentities_SOURCES = dummy.cxx
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/med-fichier.git
More information about the debian-science-commits
mailing list