[mmseq/f16] Fix samtools header patch

verdurin verdurin at fedoraproject.org
Fri Oct 7 14:24:31 UTC 2011


commit 749d6643b0fc3749316442d6cf185dc8668f0de4
Author: Adam Huffman <bloch at verdurin.com>
Date:   Fri Oct 7 15:24:12 2011 +0100

    Fix samtools header patch

 mmseq-sam-header.patch |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/mmseq-sam-header.patch b/mmseq-sam-header.patch
index f365cef..5da50cb 100644
--- a/mmseq-sam-header.patch
+++ b/mmseq-sam-header.patch
@@ -1,7 +1,9 @@
-diff -ur mmseq_0.9.9/bam2hits.cpp mmseq_0.9.9.new/bam2hits.cpp
---- mmseq_0.9.9/bam2hits.cpp	2011-03-18 00:27:28.000000000 +0000
-+++ mmseq_0.9.9.new/bam2hits.cpp	2011-04-04 17:45:39.732106154 +0100
-@@ -1,4 +1,4 @@
+--- mmseq_0.9.14/bam2hits.cpp	2011-09-22 16:24:55.000000000 +0100
++++ mmseq_0.9.14.new/bam2hits.cpp	2011-10-07 15:22:12.387102321 +0100
+@@ -15,7 +15,7 @@
+ **    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+ 
 -#include "sam.h"
 +#include <samtools/sam.h>
  #include <iostream>


More information about the scm-commits mailing list