From 360975c08bae5218d91d30620ccb52cd287ce514 Mon Sep 17 00:00:00 2001 From: Zbigniew Jędrzejewski-Szmek Date: Sep 18 2023 19:52:54 +0000 Subject: Fix creation of installkernel symlink --- diff --git a/systemd.spec b/systemd.spec index 6cac1a2..01f003c 100644 --- a/systemd.spec +++ b/systemd.spec @@ -820,7 +820,7 @@ install -m 0755 -D -t %{buildroot}%{_rpmconfigdir}/ %{SOURCE24} # https://bugzilla.redhat.com/show_bug.cgi?id=2107754 install -Dm0644 -t %{buildroot}%{_prefix}/lib/systemd/network/ %{SOURCE25} -ln -s --relative kernel-install %{buildroot}%{_sbindir}/installkernel +ln -s --relative %{buildroot}%{_bindir}/kernel-install %{buildroot}%{_sbindir}/installkernel %find_lang %{name}