forked from pool/mumps
- Use ExcludeArch instead of ExclusiveArch: do_not_build construct.
OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=68
This commit is contained in:
parent
b54f233342
commit
cf24c2d5b4
@ -313,9 +313,7 @@ ExclusiveArch: do_not_build
|
||||
%define package_name %{pname}%{?scotch:-%{scotch}}%{?my_suffix}
|
||||
%define libname lib%{pname}%{?scotch:-%{scotch}}%{?so_ver}%{?my_suffix}
|
||||
%else
|
||||
%ifarch %ix86
|
||||
ExclusiveArch: do_not_build
|
||||
%endif
|
||||
ExcludeArch: %ix86
|
||||
%{!?compiler_family:%global compiler_family gnu}
|
||||
%{?with_mpi:%{!?mpi_family:error "No MPI family specified!"}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user