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
554da6734f
commit
c9e3805684
@ -86,7 +86,7 @@ and require this package, so the /etc/my.cnf file is present.
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}-src
|
||||
%if %{with testsuite}
|
||||
%patch1 -p1
|
||||
%patch -P1 -p1
|
||||
%endif
|
||||
|
||||
# Remove unsused parts
|
||||
|
Loading…
Reference in New Issue
Block a user