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