Accepting request 1149754 from home:pgajdos:m
- Use %patch -P N instead of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1149754 OBS-URL: https://build.opensuse.org/package/show/Base:System/mokutil?expand=0&rev=58
This commit is contained in:
parent
d4390e8ddc
commit
573163791a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 09:19:54 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 19 08:10:49 UTC 2023 - Joey Lee <jlee@suse.com>
|
||||
|
||||
|
@ -42,7 +42,7 @@ keys (MOK) stored in the database of shim.
|
||||
%prep
|
||||
%setup -q
|
||||
%if 0%{?suse_version} <= 1500
|
||||
%patch1 -p1
|
||||
%patch -P 1 -p1
|
||||
%endif
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user