Package: cufflinks / 1.3.0-2

Metadata

Package Version Patches format
cufflinks 1.3.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 fix_spelling.patch | (download)

src/abundances.cpp | 2 1 + 1 - 0 !
src/locfit/arith.c | 2 1 + 1 - 0 !
src/locfit/lfd.c | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 fix_spelling


0002 bam2samtools.patch | (download)

ax_bam.m4 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 bam2samtools


0003 fix_includes_path.patch | (download)

src/hits.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix_includes_path.patch


gcc 4.7.patch | (download)

src/lemon/bits/base_extender.h | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fixes ftbfs with gcc-4.7 by simply
 following the advise given by gcc