SHA256
1
0
forked from pool/systemd

ukify is only shipped when gnu-efi=true

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1354
This commit is contained in:
Franck Bui 2023-03-08 16:50:43 +00:00 committed by Git OBS Bridge
parent c0539b4c8c
commit 9658c00d99

View File

@ -27,8 +27,8 @@
%{_mandir}/man1/oomctl.1.gz %{_mandir}/man1/oomctl.1.gz
%if %{with sd_boot} %if %{with sd_boot}
%{_mandir}/man1/systemd-measure.1.gz %{_mandir}/man1/systemd-measure.1.gz
%endif
%{_mandir}/man1/ukify.1.gz %{_mandir}/man1/ukify.1.gz
%endif
%{_mandir}/man1/userdbctl.1.gz %{_mandir}/man1/userdbctl.1.gz
%{_mandir}/man5/homed.conf.5.gz %{_mandir}/man5/homed.conf.5.gz
%{_mandir}/man5/homed.conf.d.5.gz %{_mandir}/man5/homed.conf.d.5.gz
@ -76,7 +76,9 @@
%{_systemd_util_dir}/systemd-sysupdate %{_systemd_util_dir}/systemd-sysupdate
%{_systemd_util_dir}/systemd-userdbd %{_systemd_util_dir}/systemd-userdbd
%{_systemd_util_dir}/systemd-userwork %{_systemd_util_dir}/systemd-userwork
%if %{with sd_boot}
%{_systemd_util_dir}/ukify %{_systemd_util_dir}/ukify
%endif
%{_sysusersdir}/systemd-oom.conf %{_sysusersdir}/systemd-oom.conf
%if %{with sd_boot} %if %{with sd_boot}
%{_unitdir}/initrd.target.wants/systemd-pcrphase-initrd.service %{_unitdir}/initrd.target.wants/systemd-pcrphase-initrd.service