void-packages/srcpkgs/zchunk/patches/002-musl.patch
2018-08-11 20:51:03 +02:00

12 lines
271 B
Diff

--- src/unzck.c 2018-08-02 15:42:19.000000000 +0200
+++ - 2018-08-04 20:20:53.438164577 +0200
@@ -39,7 +39,7 @@
#include <zck.h>
#include "util_common.h"
-
+#undef stdout
static char doc[] = "unzck - Decompress a zchunk file";
static char args_doc[] = "<file>";