[med-svn] [freebayes] 01/02: Make sure intervalltree header file will be found
Andreas Tille
tille at debian.org
Fri Sep 16 13:42:57 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 64c7c25ee1edf164e01a6f50a626c9f53a191720
Author: Andreas Tille <tille at debian.org>
Date: Fri Sep 16 15:14:29 2016 +0200
Make sure intervalltree header file will be found
---
debian/patches/use_debian_packaged_vcflib.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/use_debian_packaged_vcflib.patch b/debian/patches/use_debian_packaged_vcflib.patch
index bffe128..0d91182 100644
--- a/debian/patches/use_debian_packaged_vcflib.patch
+++ b/debian/patches/use_debian_packaged_vcflib.patch
@@ -13,7 +13,7 @@ Description: vcflib needs to be packaged separately
-LIBS = -L./ -L$(VCFLIB_ROOT)/tabixpp/ -lbamtools -ltabix -lz -lm
-INCLUDE = -I/usr/include/bamtools -I../ttmath -I$(VCFLIB_ROOT)/src -I$(VCFLIB_ROOT)/
+LIBS = -lbamtools -ltabix -lz -lm
-+INCLUDE = -I/usr/include/bamtools -I../ttmath -I/usr/include/vcflib
++INCLUDE = -I/usr/include/bamtools -I../ttmath -I/usr/include/vcflib -I/usr/include/intervaltree
all: autoversion ../bin/freebayes ../bin/bamleftalign
--
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