This is an automated email from the git hooks/post-receive script. plessy pushed a commit to annotated tag debian/1.1-1 in repository samtools.
commit dcc1da7a658c5739aee7144e5e92c6b93db09cdc Author: Charles Plessy <[email protected]> Date: Thu Sep 25 08:55:37 2014 +0900 Removed sed command redundant with patch dynamic-build.patch. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 0cc5d03..3bf4b52 100755 --- a/debian/rules +++ b/debian/rules @@ -6,7 +6,6 @@ export DH_VERBOSE=1 dh $@ --parallel override_dh_auto_build: - sed -i '/include ..HTSDIR..htslib.mk/d' Makefile # remove this later dh_auto_build -- \ HTSDIR="/usr/include" \ HTSLIB=$(shell dpkg -S libhts.a | awk '{print $$2}') \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/samtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
