[dune-pdelab] 04/04: Link against -ldunecommon.

Ansgar Burchardt ansgar at moszumanska.debian.org
Fri Jun 20 13:35:22 UTC 2014


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

ansgar pushed a commit to branch master
in repository dune-pdelab.

commit 092739df58194b92cb7bbaa11a58b6a3d1e12a3e
Author: Ansgar Burchardt <burchardt at igpm.rwth-aachen.de>
Date:   Fri Jun 20 15:34:22 2014 +0200

    Link against -ldunecommon.
---
 debian/patches/link-dunecommon.patch | 10 ++++++++++
 debian/patches/series                |  1 +
 2 files changed, 11 insertions(+)

diff --git a/debian/patches/link-dunecommon.patch b/debian/patches/link-dunecommon.patch
new file mode 100644
index 0000000..56abaa8
--- /dev/null
+++ b/debian/patches/link-dunecommon.patch
@@ -0,0 +1,10 @@
+--- a/dune/pdelab/common/Makefile.am
++++ b/dune/pdelab/common/Makefile.am
+@@ -37,6 +37,7 @@
+ libpdelabcommon_la_LDFLAGS = $(AM_LDFLAGS)	\
+ 	$(POSIX_CLOCK_LDFLAGS)
+ libpdelabcommon_la_LIBADD =			\
++	$(DUNE_COMMON_LIBS)			\
+ 	$(POSIX_CLOCK_LIBS)
+ 
+ include $(top_srcdir)/am/global-rules
diff --git a/debian/patches/series b/debian/patches/series
index 4db24c4..48fb136 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 soname.patch
+link-dunecommon.patch

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



More information about the debian-science-commits mailing list