Accepting request 789643 from home:gary_lin:branches:devel:openSUSE:Factory
Use "suse_version" instead of "sle_version" to avoid shim_lib64_share_compat being set in Tumbleweed forever. OBS-URL: https://build.opensuse.org/request/show/789643 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/shim?expand=0&rev=156
This commit is contained in:
parent
e0cafca96d
commit
d2c2a9d07b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 06:20:47 UTC 2020 - Gary Ching-Pang Lin <glin@suse.com>
|
||||
|
||||
- Use "suse_version" instead of "sle_version" to avoid
|
||||
shim_lib64_share_compat being set in Tumbleweed forever.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 09:42:34 UTC 2020 - Gary Ching-Pang Lin <glin@suse.com>
|
||||
|
||||
|
@ -29,7 +29,7 @@
|
||||
%else
|
||||
%define sysefibasedir %{_datadir}/efi
|
||||
%define sysefidir %{sysefibasedir}/%{_target_cpu}
|
||||
%if "%{grubplatform}" == "x86_64-efi" && 0%{?sle_version} < 160000
|
||||
%if "%{grubplatform}" == "x86_64-efi" && 0%{?suse_version} < 1600
|
||||
# provide compatibility sym-link for residual kiwi, etc.
|
||||
%define shim_lib64_share_compat 1
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user