Package: spiped / 1.6.3-1

Metadata

Package Version Patches format
spiped 1.6.3-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debian build.patch | (download)

spipe/Makefile | 9 2 + 7 - 0 !
spiped/Makefile | 9 2 + 7 - 0 !
2 files changed, 4 insertions(+), 14 deletions(-)

 a cleaner build for the debian package.
 Use install(1) to install programs and manual pages, thus taking care of
 not always stripping the debug symbols, too (leave that to debhelper)
hurd.patch | (download)

spipe/pushbits.c | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 fix an af_unix issue specific to the hurd.
 shutdown(SHUT_WR) may not be applicable for Unix-domain sockets.