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

tille pushed a commit to branch master
in repository freebayes.

commit e8d9334cd316b24147c7d27799dfcb9ddf4ba8ac
Author: Andreas Tille <ti...@debian.org>
Date:   Fri Sep 16 14:43:27 2016 +0200

    Do not try to git clone software that is available as package
---
 debian/patches/use_debian_packaged_vcflib.patch | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/patches/use_debian_packaged_vcflib.patch 
b/debian/patches/use_debian_packaged_vcflib.patch
index abbd9bf..bffe128 100644
--- a/debian/patches/use_debian_packaged_vcflib.patch
+++ b/debian/patches/use_debian_packaged_vcflib.patch
@@ -58,3 +58,11 @@ Description: vcflib needs to be packaged separately
        rm -rf *.o *.cgh *~ freebayes alleles ../bin/freebayes ../bin/alleles 
../vcflib/*.o ../vcflib/tabixpp/*.{o,a}
 -      cd ../vcflib/smithwaterman && make clean
  
+--- a/Makefile
++++ b/Makefile
+@@ -1,4 +1,4 @@
+-all: vcflib/Makefile log
++all: 
+       cd src && $(MAKE)
+ 
+ log: src/version_git.h

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

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to