[med-svn] [htslib] 05/06: Dynamically link tabix and bgzip.

Charles Plessy plessy at moszumanska.debian.org
Sat Aug 16 12:52:06 UTC 2014


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

plessy pushed a commit to branch debian/unstable
in repository htslib.

commit d3a70989c309646d489ceef40798ccb6f0d9d565
Author: Charles Plessy <plessy at debian.org>
Date:   Sat Aug 16 21:47:49 2014 +0900

    Dynamically link tabix and bgzip.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 0295105..f6925d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ override_dh_auto_build:
 	  CFLAGS="$$(dpkg-buildflags --get CFLAGS)" \
 	  CPPFLAGS="-I. -DSAMTOOLS=1 $$(dpkg-buildflags --get CPPFLAGS)" \
 	  LDFLAGS="$$(dpkg-buildflags --get LDFLAGS)" \
+	  LDLIBS=-lhts \
 	  PACKAGE_VERSION="$(DEB_VERSION)" \
 	  libdir=/usr/lib/$(DEB_HOST_MULTIARCH)
 

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



More information about the debian-med-commit mailing list