[packages/systemd] move ukify install script to -ukify

atler atler at pld-linux.org
Thu Aug 3 20:27:52 CEST 2023


commit 465e849c8a82be20b32105d34a0d5b4ef9e9b7e8
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Aug 3 20:09:25 2023 +0200

    move ukify install script to -ukify

 systemd.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/systemd.spec b/systemd.spec
index 9460129..30ac18a 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1435,7 +1435,6 @@ fi
 %dir %{_prefix}/lib/kernel
 %dir %{_prefix}/lib/kernel/install.d
 %{_prefix}/lib/kernel/install.d/50-depmod.install
-%{_prefix}/lib/kernel/install.d/60-ukify.install
 %{_prefix}/lib/kernel/install.d/90-loaderentry.install
 %{_prefix}/lib/kernel/install.d/90-uki-copy.install
 %if %{with efi}
@@ -2448,6 +2447,7 @@ fi
 %files ukify
 %defattr(644,root,root,755)
 %attr(755,root,root) /lib/systemd/ukify
+%{_prefix}/lib/kernel/install.d/60-ukify.install
 %{_mandir}/man1/ukify.1*
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemd.git/commitdiff/465e849c8a82be20b32105d34a0d5b4ef9e9b7e8



More information about the pld-cvs-commit mailing list