use %patch -P

This commit is contained in:
Jens Petersen 2023-07-20 01:06:31 +08:00
parent 6b31733c9b
commit dafb95589b

View File

@ -419,7 +419,7 @@ This package provides the Haskell %{name} profiling library.
%setup -q -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14 -a15
# End cabal-rpm setup
%ifarch ppc64le
%patch0 -p1 -b .orig
%patch -P0 -p1 -b .orig
%endif