This commit is contained in:
Ding-Yi Chen 2015-09-24 12:24:05 +10:00
parent b827b22ddc
commit 51471872ad
1 changed files with 3 additions and 2 deletions

View File

@ -17,8 +17,9 @@ BuildRequires: ocaml-findlib
%if !%{opt} %if !%{opt}
Requires: ocaml >= 3.10.0 Requires: ocaml >= 3.10.0
%endif %endif
%if 0?%{epel}
BuildExclude: ppc64 %if 0%{?epel}
ExcludeArch: ppc64
%endif %endif
%define libname %(sed -e 's/^ocaml-//' <<< %{name}) %define libname %(sed -e 's/^ocaml-//' <<< %{name})