- RelEng emergency fix: fux source number to install shim-install.

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shim-leap?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2024-09-20 05:16:03 +00:00 committed by Git OBS Bridge
parent ffeece8304
commit 18600fbcb6
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 20 05:14:22 UTC 2024 - Dominique Leuenberger <dleuenberger@suse.com>
- RelEng emergency fix: fux source number to install shim-install.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 2 08:07:02 UTC 2024 - Dennis Tseng <dennis.tseng@suse.com> Mon Sep 2 08:07:02 UTC 2024 - Dennis Tseng <dennis.tseng@suse.com>

View File

@ -69,7 +69,7 @@ cp -a * %{buildroot}
cp %{S:2} . cp %{S:2} .
# Override shim-install # Override shim-install
install -m 755 %{S:2} %{buildroot}/%{_sbindir}/shim-install install -m 755 %{S:3} %{buildroot}/%{_sbindir}/shim-install
%if %{undefined shim_lib64_share_compat} %if %{undefined shim_lib64_share_compat}
# Remove the sym-links in /usr/lib64/efi # Remove the sym-links in /usr/lib64/efi