sys-apps/systemd: apply initrd-generators patch to 254

Signed-off-by: Mike Gilbert <floppym@gentoo.org>
This commit is contained in:
Mike Gilbert
2023-07-22 17:00:34 -04:00
parent e92f7252b5
commit c5aa6e1da5

View File

@@ -240,6 +240,7 @@ src_unpack() {
src_prepare() {
local PATCHES=(
"${FILESDIR}/systemd-253-initrd-generators.patch"
)
if ! use vanilla; then