Package: fte / 0.50.2b6-20110708-5

Metadata

Package Version Patches format
fte 0.50.2b6-20110708-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix spelling error in binary.patch | (download)

src/e_cvslog.cpp | 4 2 + 2 - 0 !
src/e_svnlog.cpp | 4 2 + 2 - 0 !
src/i_complete.cpp | 2 1 + 1 - 0 !
src/o_cvs.cpp | 12 6 + 6 - 0 !
src/o_cvs.h | 2 1 + 1 - 0 !
src/o_svn.cpp | 12 6 + 6 - 0 !
src/o_svn.h | 2 1 + 1 - 0 !
7 files changed, 19 insertions(+), 19 deletions(-)

 fix spelling error in messages and variable names
 Fixes lintian warning spelling-error-in-binary
fix compilation with clang.patch | (download)

src/con_linux.cpp | 2 1 + 1 - 0 !
src/con_ncurses.cpp | 4 2 + 2 - 0 !
src/con_slang.cpp | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 4 deletions(-)

 fix ftbfs with clang instead of gcc
properly pass compile flags.patch | (download)

src/fte-unix.mak | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 properly pass through compile flags
 Fixes lintian warning "hardening-no-relro" and blhc warning "LDFLAGS missing".