[med-svn] [libmems] 09/09: last correct for 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 125a9f33b61e75a80333873b3951c6921ab57c52
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Mon Aug 17 11:53:35 2015 +0200

    last correct for 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 6f381b5..ace8a4d 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_1_6_la_LIBADD = @DEPS_LIBS@ @BOOST_FILESYSTEM_LIBS@ @BOOST_IOSTREAM_LIBS@  @BOOST_SYSTEM_LIBS@
++libMems_1_6_la_LIBADD = @DEPS_LIBS@ @BOOST_FILESYSTEM_LIBS@ @BOOST_IOSTREAMS_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