[med-svn] [freebayes] 04/04: Do not try to git clone software that is available as package
Andreas Tille
tille at debian.org
Fri Sep 16 12:44:21 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 e8d9334cd316b24147c7d27799dfcb9ddf4ba8ac
Author: Andreas Tille <tille at 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
More information about the debian-med-commit
mailing list