Fix remaining %patchN usage

This commit is contained in:
Jan Grulich 2024-05-30 13:38:34 +02:00
parent 7a1edf9347
commit b21761eee8

View File

@ -399,7 +399,7 @@ rpm2cpio %{SOURCE102} | cpio -idm
popd
%endif
%patch2 -p1 -b .fix-extractcflag
%patch -P2 -p1 -b .fix-extractcflag
%if !0%{?arm_neon}
%patch -P3 -p1 -b .no-neon
%endif