conditionally apply jvm patch
This commit is contained in:
parent
473235164b
commit
3e967d3c4f
@ -1024,7 +1024,9 @@ echo "plugin_dir = %{_libdir}/%{name}" >> buildconf/$(basename %{SOURCE1})
|
|||||||
%if 0%{?fedora} >= 22
|
%if 0%{?fedora} >= 22
|
||||||
%patch5 -p1
|
%patch5 -p1
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?rhel} >= 7
|
||||||
%patch6 -p1 -b .ppc64le
|
%patch6 -p1 -b .ppc64le
|
||||||
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
Loading…
Reference in New Issue
Block a user