- 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:
parent
ffeece8304
commit
18600fbcb6
@ -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>
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user