commit: 4b9ac6d92bc8416e965b1a83ef91d3790f6f7649
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 22 07:53:08 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 22 07:53:08 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b9ac6d9
sys-apps/util-linux: drop patch from 9999
Signed-off-by: Sam James <sam <AT> gentoo.org>
sys-apps/util-linux/util-linux-9999.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/sys-apps/util-linux/util-linux-9999.ebuild
b/sys-apps/util-linux/util-linux-9999.ebuild
index c1a2571d2016..2d18de7bfe90 100644
--- a/sys-apps/util-linux/util-linux-9999.ebuild
+++ b/sys-apps/util-linux/util-linux-9999.ebuild
@@ -101,10 +101,6 @@ fi
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} ) su? ( pam )"
RESTRICT="!test? ( test )"
-PATCHES=(
- "${FILESDIR}"/${PN}-9999-meson-disabler.patch
-)
-
pkg_pretend() {
if use su && ! use suid ; then
elog "su will be installed as suid despite USE=-suid (bug
#832092)"