commit eadb354ed4b69516a922d2b9ab5132bb20337fed
Author: Jakub Bogusz <[email protected]>
Date: Wed Sep 8 19:00:07 2021 +0200
- rediffed
libxml2-open.gz.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libxml2-open.gz.patch b/libxml2-open.gz.patch
index 342e8b8..9d36147 100644
--- a/libxml2-open.gz.patch
+++ b/libxml2-open.gz.patch
@@ -37,5 +37,5 @@ diff -ur libxml2-2.4.20/xmlIO.c libxml2-2.4.20-/xmlIO.c
+ }
+ }
- fd = gzopen(path, "rb");
- return((void *) fd);
+ #if defined(_WIN32) || defined (__DJGPP__) && !defined (__CYGWIN__)
+ fd = xmlWrapGzOpenUtf8(path, "rb");
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-libxml2.git/commitdiff/eadb354ed4b69516a922d2b9ab5132bb20337fed
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit