Remove BuildRoot definition

None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
ignatenkobrain 2018-02-14 00:52:32 +01:00
commit 420c1c50dd

View file

@ -14,7 +14,6 @@ BuildRequires: python2-setuptools
%if 0%{?rhel}
%if 0%{?rhel} < 6
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
%endif
%endif