remove _ignore_exclusive_arch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-pcre?expand=0&rev=10
This commit is contained in:
Olaf Hering 2013-06-03 13:42:15 +00:00 committed by Git OBS Bridge
parent d69fb7e8ee
commit d56d1d9fb8

View File

@ -46,10 +46,7 @@ License: LGPL-2.0
URL: https://bitbucket.org/mmottl/pcre-ocaml
Source0: https://bitbucket.org/mmottl/pcre-ocaml/downloads/pcre-ocaml-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%if "%{?_ignore_exclusive_arch}" != ""
%else
ExclusiveArch: %ix86 x86_64
%endif
BuildRequires: ocaml >= 3.10.2
BuildRequires: ocaml-ocamldoc
@ -75,7 +72,6 @@ developing applications that use %{name}.
%prep
: _ignore_exclusive_arch '%{?_ignore_exclusive_arch}'
%setup -q -n pcre-ocaml-%{version}