commit:     d041ff2a5eaf823fc98cb86bf8c6a27adf26258e
Author:     Alexander Tsoy <alexander <AT> tsoy <DOT> me>
AuthorDate: Sat Aug 23 15:28:15 2025 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Sat Aug 23 16:07:09 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d041ff2a

sys-kernel/dracut: use correct patch for 9999

Closes: https://bugs.gentoo.org/961625
Signed-off-by: Alexander Tsoy <alexander <AT> 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 <AT> gentoo.org>

 sys-kernel/dracut/dracut-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-kernel/dracut/dracut-9999.ebuild 
b/sys-kernel/dracut/dracut-9999.ebuild
index 95c80b5dac16..91abd2f97361 100644
--- a/sys-kernel/dracut/dracut-9999.ebuild
+++ b/sys-kernel/dracut/dracut-9999.ebuild
@@ -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() {

Reply via email to