commit:     6cbb7152092e5deaa15df18fad61ea70c06e1f7d
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Apr 18 16:54:49 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Apr 18 21:31:51 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cbb7152

net-fs/smbnetfs: remove unused patch

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 .../files/smbnetfs-0.6.1-use-proper-xattr.patch    | 25 ----------------------
 1 file changed, 25 deletions(-)

diff --git a/net-fs/smbnetfs/files/smbnetfs-0.6.1-use-proper-xattr.patch 
b/net-fs/smbnetfs/files/smbnetfs-0.6.1-use-proper-xattr.patch
deleted file mode 100644
index 925a8cf8fef..00000000000
--- a/net-fs/smbnetfs/files/smbnetfs-0.6.1-use-proper-xattr.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 398e8169ea6d3d854af0173b1e66bf13c124f901 Mon Sep 17 00:00:00 2001
-From: Mikhail Kshevetskiy <[email protected]>
-Date: Thu, 1 Feb 2018 11:55:41 +0300
-Subject: [PATCH] use proper xattr
-
----
- src/function.c | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/src/function.c b/src/function.c
-index 9728eae..3e88f42 100644
---- a/src/function.c
-+++ b/src/function.c
-@@ -8,7 +8,7 @@
- #include <dirent.h>
- #include <sys/statvfs.h>
- #include <sys/types.h>
--#include <attr/xattr.h>
-+#include <sys/xattr.h>
- #include <time.h>
- #include <pthread.h>
- #include <libsmbclient.h>
--- 
-2.16.2
-

Reply via email to