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 <[email protected]>
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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to