sys-kernel/dracut: use correct patch for 9999

Closes: https://bugs.gentoo.org/961625
Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
Part-of: https://github.com/gentoo/gentoo/pull/43541
Closes: https://github.com/gentoo/gentoo/pull/43541
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>
This commit is contained in:
Alexander Tsoy
2025-08-23 18:28:15 +03:00
committed by Nowa Ammerlaan
parent 4fef58370a
commit d041ff2a5e

View File

@@ -102,7 +102,7 @@ QA_MULTILIB_PATHS="usr/lib/dracut/.*"
PATCHES=(
"${FILESDIR}"/gentoo-ldconfig-paths-r1.patch
# Gentoo specific acct-user and acct-group conf adjustments
"${FILESDIR}"/${PN}-106-acct-user-group-gentoo.patch
"${FILESDIR}"/${PN}-108-acct-user-group-gentoo.patch
)
pkg_setup() {