Fix RPM syntax: '%patchN' has been deprecated

https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/VBFDPQHAHF3WG6WBZR2L5GSWMW6CVTJS/

Related: RHEL-31421
This commit is contained in:
Michal Schorm 2023-04-29 10:54:37 +02:00
parent 51a41a0520
commit a75a226b62

View File

@ -34,7 +34,7 @@ description of Galera replication engine see https://www.galeracluster.com web.
%prep
%setup -q
%patch0 -p1
%patch -P0 -p1
%build
%{set_build_flags}