[med-svn] [freebayes] 01/04: Fix patches

Andreas Tille tille at debian.org
Fri Sep 16 12:44:20 UTC 2016


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

tille pushed a commit to branch master
in repository freebayes.

commit 2536e2a59ec36df0a5c2f388e9acdc3c79ead2fa
Author: Andreas Tille <tille at debian.org>
Date:   Fri Sep 16 14:31:42 2016 +0200

    Fix patches
---
 debian/patches/use_debian_packaged_bamtools.patch | 2 +-
 debian/patches/use_debian_packaged_vcflib.patch   | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/patches/use_debian_packaged_bamtools.patch b/debian/patches/use_debian_packaged_bamtools.patch
index 96cc2e6..b9c8922 100644
--- a/debian/patches/use_debian_packaged_bamtools.patch
+++ b/debian/patches/use_debian_packaged_bamtools.patch
@@ -84,6 +84,6 @@ Description: Use Debian packaged bamtools
  
  clean:
  	rm -rf *.o *.cgh *~ freebayes alleles ../bin/freebayes ../bin/alleles ../vcflib/*.o ../vcflib/tabixpp/*.{o,a}
--	test ! -f $(BAMTOOLS_ROOT)/build/Makefile || (cd $(BAMTOOLS_ROOT)/build && make clean)
+-	cd $(BAMTOOLS_ROOT)/build && make clean
  	cd ../vcflib/smithwaterman && make clean
  
diff --git a/debian/patches/use_debian_packaged_vcflib.patch b/debian/patches/use_debian_packaged_vcflib.patch
index 5c91761..abbd9bf 100644
--- a/debian/patches/use_debian_packaged_vcflib.patch
+++ b/debian/patches/use_debian_packaged_vcflib.patch
@@ -52,10 +52,9 @@ Description: vcflib needs to be packaged separately
  VERSION_FILE=./version_git.h
  RELEASED_VERSION_FILE=./version_release.txt
  
-@@ -257,5 +236,5 @@ autoversion:
+@@ -257,5 +236,4 @@ autoversion:
  
  clean:
  	rm -rf *.o *.cgh *~ freebayes alleles ../bin/freebayes ../bin/alleles ../vcflib/*.o ../vcflib/tabixpp/*.{o,a}
 -	cd ../vcflib/smithwaterman && make clean
-+	# cd ../vcflib/smithwaterman && make clean
  

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



More information about the debian-med-commit mailing list