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
824b23bf20
commit
2aaea42f81
@ -18,7 +18,6 @@ BuildRequires: python2-devel
|
||||
BuildRequires: python3-devel
|
||||
%endif
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
%global _description\
|
||||
Python interface for the Linux scheduler sched_{get,set}{affinity,scheduler}\
|
||||
|
Loading…
Reference in New Issue
Block a user