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
3aa2d60ad1
commit
e506d1be88
@ -31,7 +31,6 @@ BuildRequires: perl(Unicode::EastAsianWidth)
|
||||
Requires: perl(Locale::Messages)
|
||||
Requires: perl(Text::Unidecode)
|
||||
Requires: perl(Unicode::EastAsianWidth)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
|
||||
Loading…
Reference in New Issue
Block a user