Package: t50 / 5.8.7c-2

Metadata

Package Version Patches format
t50 5.8.7c-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_Fix Makefile.patch | (download)

Makefile | 42 22 + 20 - 0 !
1 file changed, 22 insertions(+), 20 deletions(-)

 fix makefile in order to allow debhelper to inject all pertinent compilation flags and allow overriding cc (needed for cross compiling). also set proper paths to binary and man page.
build_without_root_perms.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove unneeded makefile step to allow non-root build
fix build failure after successful build.patch | (download)

Makefile | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 fix build failure after successful build
Bug-Debian: https://bugs.debian.org/1047444
Bug-Debian: https://bugs.debian.org/1049683
04_Fix build for armhf arch.patch | (download)

Makefile | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 prevents flags from being added on arm* architectures from the upstream makefile. fix ftbs in armhf architecture.