[med-svn] [biosquid] 02/02: Add LDADD

Andreas Tille tille at debian.org
Tue Apr 4 13:42:55 UTC 2017


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

tille pushed a commit to branch master
in repository biosquid.

commit fce03f9f3a52f3133239452f8566a8adf87d7741
Author: Andreas Tille <tille at debian.org>
Date:   Tue Apr 4 15:42:19 2017 +0200

    Add LDADD
---
 debian/patches/automake.patch | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/patches/automake.patch b/debian/patches/automake.patch
index 77122da..fd87468 100644
--- a/debian/patches/automake.patch
+++ b/debian/patches/automake.patch
@@ -4,7 +4,7 @@ Last-Update: Thu, 23 Mar 2017 21:55:15 +0100
 
 --- /dev/null
 +++ b/Makefile.am
-@@ -0,0 +1,153 @@
+@@ -0,0 +1,155 @@
 +lib_LTLIBRARIES  = libbiosquid.la
 +
 +libbiosquiddir=$(includedir)/biosquid
@@ -79,6 +79,8 @@ Last-Update: Thu, 23 Mar 2017 21:55:15 +0100
 +	translate\
 +	weight
 +
++LDADD = -lbiosquid -lm
++
 +bin_MANS =  afetch\
 +	alistat\
 +	compstruct\

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/biosquid.git



More information about the debian-med-commit mailing list