commit:     8debad39211c825bd1169297c388c80768570a94
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Oct  4 10:41:39 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 19:33:35 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8debad39

net-fs/cvmfs: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/27610
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-fs/cvmfs/files/cvmfs-2.7.2-xattr.patch | 26 --------------------------
 1 file changed, 26 deletions(-)

diff --git a/net-fs/cvmfs/files/cvmfs-2.7.2-xattr.patch 
b/net-fs/cvmfs/files/cvmfs-2.7.2-xattr.patch
deleted file mode 100644
index e10557923ced..000000000000
--- a/net-fs/cvmfs/files/cvmfs-2.7.2-xattr.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 44cae128f7478ab81be92cdfc7dec6c2aee26e42 Mon Sep 17 00:00:00 2001
-From: Guilherme Amadio <[email protected]>
-Date: Mon, 6 Apr 2020 17:17:30 +0200
-Subject: [PATCH 1/3] Do not include deprecated attr/xattr.h
-
----
- cvmfs/platform_linux.h | 3 ---
- 1 file changed, 3 deletions(-)
-
-diff --git a/cvmfs/platform_linux.h b/cvmfs/platform_linux.h
-index 21e7d81fb..9aa0c9051 100644
---- a/cvmfs/platform_linux.h
-+++ b/cvmfs/platform_linux.h
-@@ -9,9 +9,6 @@
- 
- #include <sys/types.h>  // contains ssize_t needed inside <attr/xattr.h>
- #include <sys/xattr.h>
--#ifdef HAVE_ATTR_XATTR_H
--#include <attr/xattr.h>  // NOLINT(build/include_alpha)
--#endif
- #include <dirent.h>
- #include <errno.h>
- #include <fcntl.h>
--- 
-2.26.0
-

Reply via email to