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:
parent
795b31f0c1
commit
420c1c50dd
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ BuildRequires: python2-setuptools
|
|||
|
||||
%if 0%{?rhel}
|
||||
%if 0%{?rhel} < 6
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||
%endif
|
||||
%endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue