Package: hiredis / 0.10.1-7

Metadata

Package Version Patches format
hiredis 0.10.1-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 use proper destdir.patch | (download)

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

 use proper destdir

Make the Makefile use the $(DESTDIR) variable

0002 disable returns error when the port is not open test.patch | (download)

test.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 disable "returns error when the port is not open" test

This patch disables the test "Returns error when the port is not open"
because it is failing on some architectures (kfreebsd-* and hurd-i386).