Remove usage of %patchN

The command has been deprecated in favor of `%patch -P N`.

Signed-off-by: Viktor Malik <vmalik@redhat.com>
This commit is contained in:
Viktor Malik 2025-06-06 07:19:45 +02:00
parent f0732c75f9
commit daef105b90
No known key found for this signature in database
GPG Key ID: AF7A2E1F6EE74FB3

View File

@ -49,7 +49,7 @@ and predecessor tracers such as DTrace and SystemTap
%autopatch -p1 -M 9
%ifarch aarch64
%patch10 -p1
%patch -P 10 -p1
%endif
%build