diff options
Diffstat (limited to 'sysutils/fusefs-gunzip/files/patch-fuse.gunzip.c')
-rw-r--r-- | sysutils/fusefs-gunzip/files/patch-fuse.gunzip.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/fusefs-gunzip/files/patch-fuse.gunzip.c b/sysutils/fusefs-gunzip/files/patch-fuse.gunzip.c deleted file mode 100644 index 3d5be3af8b56..000000000000 --- a/sysutils/fusefs-gunzip/files/patch-fuse.gunzip.c +++ /dev/null @@ -1,12 +0,0 @@ ---- fuse.gunzip.c.orig 2007-03-21 01:19:26.000000000 +0300 -+++ fuse.gunzip.c 2008-06-16 01:46:43.000000000 +0400 -@@ -38,9 +38,6 @@ - #include <config.h> - */ - --#define HAVE_SETXATTR 1 --#define HAVE_FDATASYNC 1 -- - #define _GNU_SOURCE - - #include <fuse.h> |