[med-svn] [rna-star] 05/06: Fix patch
Andreas Tille
tille at debian.org
Thu Dec 31 11:54:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository rna-star.
commit 58c7395ff909b99e0b9c9db7fcfc4ae488fd38dd
Author: Andreas Tille <tille at debian.org>
Date: Thu Dec 31 12:50:57 2015 +0100
Fix patch
---
debian/patches/donotuse_own_htslib.patch | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/debian/patches/donotuse_own_htslib.patch b/debian/patches/donotuse_own_htslib.patch
index ad30c2c..03edc44 100644
--- a/debian/patches/donotuse_own_htslib.patch
+++ b/debian/patches/donotuse_own_htslib.patch
@@ -114,3 +114,14 @@ Description: Use Debian packaged htslib
#include "parametersDefault.xxd"
+--- a/source/bam_cat.h
++++ b/source/bam_cat.h
+@@ -1,7 +1,7 @@
+ #ifndef CODE_bam_cat
+ #define CODE_bam_cat
+
+-#include "htslib/htslib/sam.h"
++#include "htslib/sam.h"
+
+ int bam_cat(int nfn, char * const *fn, const bam_hdr_t *h, const char* outbam);
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/rna-star.git
More information about the debian-med-commit
mailing list