[med-svn] [libmems] 08/09: correct makefile.am patch for libs and library name

Gert Wollny gert-guest at moszumanska.debian.org
Mon Aug 17 10:05:47 UTC 2015


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

gert-guest pushed a commit to branch master
in repository libmems.

commit baaf7a8df7bf6c4aa85d4254fe62b903ca909d89
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Mon Aug 17 11:50:37 2015 +0200

    correct makefile.am patch for libs and library name
---
 debian/patches/04_add_dependend_libs_to_link_command.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/04_add_dependend_libs_to_link_command.patch b/debian/patches/04_add_dependend_libs_to_link_command.patch
index 43830d3..6f381b5 100644
--- a/debian/patches/04_add_dependend_libs_to_link_command.patch
+++ b/debian/patches/04_add_dependend_libs_to_link_command.patch
@@ -11,7 +11,7 @@ Last-Update: 2015-08-17
  lib_LTLIBRARIES = libMems-1.6.la
  libMems_1_6_la_SOURCES = $(LIBMEMS_SRC) $(HOMOLOGYHMM_SRC) $(DMSML_SRC)
 -
-+libMems_la_LIBADD = @DEPS_LIBS@
++libMems_1_6_la_LIBADD = @DEPS_LIBS@ @BOOST_FILESYSTEM_LIBS@ @BOOST_IOSTREAM_LIBS@  @BOOST_SYSTEM_LIBS@
  libMems_1_6_la_LDFLAGS= -version-info $(GENERIC_LIBRARY_VERSION)  
  
  homologyhmm_includedir=$(includedir)/$(GENERIC_LIBRARY_NAME)-$(GENERIC_API_VERSION)/$(GENERIC_LIBRARY_NAME)/HomologyHMM

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



More information about the debian-med-commit mailing list