Package: donkey / 0.5-19

Metadata

Package Version Patches format
donkey 0.5-19 3.0 (quilt)

Patch series

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

src/btoe.c | 2 1 + 1 - 0 !
src/config.h | 2 2 + 0 - 0 !
2 files changed, 3 insertions(+), 1 deletion(-)

 fix a couple of compiler warnings.
 - include <unistd.h> for getuid(2)
 - properly declare a static buffer
02 build flags.patch | (download)

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

 honor cppflags and ldflags.