[dune-common] 01/01: Patch: Install m4/dune_stdthread.m4.
Ansgar Burchardt
ansgar at moszumanska.debian.org
Mon Apr 20 17:55:26 UTC 2015
This is an automated email from the git hooks/post-receive script.
ansgar pushed a commit to branch master
in repository dune-common.
commit d9a9de9ba32082c59fbe2a846515d61568dddf2c
Author: Ansgar Burchardt <ansgar at debian.org>
Date: Mon Apr 20 19:54:20 2015 +0200
Patch: Install m4/dune_stdthread.m4.
---
debian/patches/fix-Makefile.patch | 20 ++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 21 insertions(+)
diff --git a/debian/patches/fix-Makefile.patch b/debian/patches/fix-Makefile.patch
new file mode 100644
index 0000000..47adc08
--- /dev/null
+++ b/debian/patches/fix-Makefile.patch
@@ -0,0 +1,20 @@
+--- a/m4/CMakeLists.txt
++++ b/m4/CMakeLists.txt
+@@ -27,6 +27,7 @@
+ dune_docu.m4
+ dune_linkcxx.m4
+ dune_mpi.m4
++ dune_stdthread.m4
+ dune_streams.m4
+ dune_unused.m4
+ fortran_overwrite.m4
+--- a/m4/Makefile.am
++++ b/m4/Makefile.am
+@@ -31,6 +31,7 @@
+ dune_docu.m4 \
+ dune_linkcxx.m4 \
+ dune_mpi.m4 \
++ dune_stdthread.m4 \
+ dune_streams.m4 \
+ dune_unused.m4 \
+ fortran_overwrite.m4 \
diff --git a/debian/patches/series b/debian/patches/series
index ed2211d..2628eb7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ soname.patch
dune-autogen.patch
skip-dirs-starting-with-dot.patch
rename-git-whitespace-hook.patch
+fix-Makefile.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/dune-common.git
More information about the debian-science-commits
mailing list