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:
Marcus Meissner 2024-02-26 10:57:42 +00:00 committed by Git OBS Bridge
parent d4390e8ddc
commit 573163791a
2 changed files with 6 additions and 1 deletions

View File

@ -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>

View File

@ -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