summaryrefslogtreecommitdiffstats
path: root/zlib-1.2.5-minizip-fixuncrypt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'zlib-1.2.5-minizip-fixuncrypt.patch')
-rw-r--r--zlib-1.2.5-minizip-fixuncrypt.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/zlib-1.2.5-minizip-fixuncrypt.patch b/zlib-1.2.5-minizip-fixuncrypt.patch
deleted file mode 100644
index d113879..0000000
--- a/zlib-1.2.5-minizip-fixuncrypt.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -up zlib-1.2.5/contrib/minizip/unzip.c.fixuncrypt zlib-1.2.5/contrib/minizip/unzip.c
---- zlib-1.2.5/contrib/minizip/unzip.c.fixuncrypt 2011-11-11 12:13:56.335867758 -0500
-+++ zlib-1.2.5/contrib/minizip/unzip.c 2011-11-11 12:14:01.747799372 -0500
-@@ -68,10 +68,6 @@
- #include <stdlib.h>
- #include <string.h>
-
--#ifndef NOUNCRYPT
-- #define NOUNCRYPT
--#endif
--
- #include "zlib.h"
- #include "unzip.h"
-