- use %patch -P throughout

This commit is contained in:
Joe Orton 2023-11-08 09:51:57 +00:00
parent 55ecc645f7
commit bff2e895c1

View File

@ -241,17 +241,17 @@ This package includes supplementary tools for use with Subversion.
%prep %prep
%setup -q %setup -q
%patch1 -p1 -b .linking %patch -P1 -p1 -b .linking
%patch2 -p1 -b .testwarn %patch -P2 -p1 -b .testwarn
%patch3 -p1 -b .soversion %patch -P3 -p1 -b .soversion
%patch4 -p1 -b .rubybind %patch -P4 -p1 -b .rubybind
%patch5 -p1 -b .swigplWall %patch -P5 -p1 -b .swigplWall
%patch6 -p1 -b .testnomagic %patch -P6 -p1 -b .testnomagic
%patch8 -p1 -b .pythonbuild %patch -P8 -p1 -b .pythonbuild
%patch9 -p1 -b .swigfix %patch -P9 -p1 -b .swigfix
%patch10 -p0 -b .ruby32 %patch -P10 -p0 -b .ruby32
%patch11 -p1 %patch -P11 -p1
%patch12 -p1 -b .modsyms %patch -P12 -p1 -b .modsyms
: :
: === Building: : === Building: