diff options
Diffstat (limited to 'www-client/httrack/files/httrack-3.44.1+zlib-1.2.5.1.patch')
-rw-r--r-- | www-client/httrack/files/httrack-3.44.1+zlib-1.2.5.1.patch | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/www-client/httrack/files/httrack-3.44.1+zlib-1.2.5.1.patch b/www-client/httrack/files/httrack-3.44.1+zlib-1.2.5.1.patch deleted file mode 100644 index cadaa8c0a174..000000000000 --- a/www-client/httrack/files/httrack-3.44.1+zlib-1.2.5.1.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- httrack-3.44.1/src/minizip/ioapi.h -+++ httrack-3.44.1/src/minizip/ioapi.h -@@ -9,6 +9,7 @@ - #ifndef _ZLIBIOAPI_H - #define _ZLIBIOAPI_H - -+#define OF(x) x - - #define ZLIB_FILEFUNC_SEEK_CUR (1) - #define ZLIB_FILEFUNC_SEEK_END (2) ---- httrack-3.44.1/src/minizip/zip.h -+++ httrack-3.44.1/src/minizip/zip.h -@@ -42,6 +42,8 @@ - ftp://ftp.pkware.com/probdesc.zip - */ - -+#define OF(x) x -+ - #ifndef _zip_H - #define _zip_H - |