Package: liblinear / 1.8+dfsg-1

Metadata

Package Version Patches format
liblinear 1.8+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Properly build shared and static libraries programs.patch | (download)

Makefile | 60 37 + 23 - 0 !
1 file changed, 37 insertions(+), 23 deletions(-)

 [patch] properly build shared and static libraries, programs

Modify upstream's Makefile to properly build shared and static libraries,
link upstream's programs to the shared libraries.

0005 Documentation fix.patch | (download)

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

 documentation fix 

Documented formula does not match train.c and matlab/train.c