[med-svn] [htslib] 01/02: Statically link tabix and bgzip for the moment.

Charles Plessy plessy at moszumanska.debian.org
Mon Aug 18 12:05:31 UTC 2014


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

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

commit 38d7ca9eefd0c2a68c95d5155251c476b8fc0885
Author: Charles Plessy <plessy at debian.org>
Date:   Mon Aug 18 20:46:46 2014 +0900

    Statically link tabix and bgzip for the moment.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f6925d8..e2f147f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +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 \
+# re-try later	  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