aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-biology/subread/files/subread-2.0.1-fno-common.patch')
-rw-r--r--sci-biology/subread/files/subread-2.0.1-fno-common.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/sci-biology/subread/files/subread-2.0.1-fno-common.patch b/sci-biology/subread/files/subread-2.0.1-fno-common.patch
deleted file mode 100644
index 8f86840c5..000000000
--- a/sci-biology/subread/files/subread-2.0.1-fno-common.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/src/gene-algorithms.h
-+++ b/src/gene-algorithms.h
-@@ -60,7 +60,7 @@ void add_allvote_q(gene_allvote_t* allvote,int qid , int pos, gene_vote_number_t
-
- unsigned char get_next_char(FILE * fp);
-
--unsigned char * replica_index;
-+extern unsigned char * replica_index;
-
- extern double begin_ftime;
-