[dune-typetree] 01/01: dune-common.pc.in: Link with dunetypetree library.

Ansgar Burchardt ansgar at moszumanska.debian.org
Sat Jan 11 15:39:41 UTC 2014


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

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

commit c03118281dd08b7e928bb5e59960ab186f7bfea6
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Sat Jan 11 15:03:46 2014 +0100

    dune-common.pc.in: Link with dunetypetree library.
---
 debian/patches/link-dunetypetree.patch | 12 ++++++++++++
 debian/patches/series                  |  1 +
 2 files changed, 13 insertions(+)

diff --git a/debian/patches/link-dunetypetree.patch b/debian/patches/link-dunetypetree.patch
new file mode 100644
index 0000000..3d7ac98
--- /dev/null
+++ b/debian/patches/link-dunetypetree.patch
@@ -0,0 +1,12 @@
+From: Ansgar Burchardt <ansgar at debian.org>
+Subject: Link with dunetypetree library.
+
+--- a/dune-typetree.pc.in
++++ b/dune-typetree.pc.in
+@@ -11,5 +11,5 @@
+ Description: dune-typetree module
+ URL: http://dune-project.org/
+ Requires: ${DEPENDENCIES}
+-Libs: -L${libdir}
++Libs: -L${libdir} -ldunetypetree
+ Cflags: -I${includedir}
diff --git a/debian/patches/series b/debian/patches/series
index 40f2741..f09c478 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 soname.patch
 do-not-install-cxx11_initializer_list.m4.patch
+link-dunetypetree.patch

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



More information about the debian-science-commits mailing list