commit: de4ccd31f9cef43574b7184b36369d010a6bb518 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Tue May 16 15:53:28 2023 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue May 16 15:53:28 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de4ccd31
sys-libs/libcap: scrub patch Signed-off-by: David Seifert <soap <AT> gentoo.org> .../files/libcap-2.62-ignore-RAISE_SETFCAP-install-failures.patch | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sys-libs/libcap/files/libcap-2.62-ignore-RAISE_SETFCAP-install-failures.patch b/sys-libs/libcap/files/libcap-2.62-ignore-RAISE_SETFCAP-install-failures.patch index 04c59357c45f..bd1c22fcad5a 100644 --- a/sys-libs/libcap/files/libcap-2.62-ignore-RAISE_SETFCAP-install-failures.patch +++ b/sys-libs/libcap/files/libcap-2.62-ignore-RAISE_SETFCAP-install-failures.patch @@ -8,11 +8,6 @@ due to the fs not supporting it) shouldn't impair the default install. Signed-off-by: Mike Frysinger <[email protected]> -Forward ported from libcap-2.20 to libcap-2.25 - -Signed-off-by: Lars Wendler <[email protected]> -diff --git a/progs/Makefile b/progs/Makefile -index 2cb7520..6d417de 100644 --- a/progs/Makefile +++ b/progs/Makefile @@ -39,7 +39,7 @@ install: all
