Fix RPM syntax: '%patchN' has been deprecated
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/VBFDPQHAHF3WG6WBZR2L5GSWMW6CVTJS/
This commit is contained in:
parent
da364136d0
commit
81fcf43a78
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user