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:
Igor Gnatenko 2018-02-13 23:50:42 +01:00
parent 2f5996ddf9
commit af143a3a55

View File

@ -20,7 +20,6 @@ Provides: /bin/lksh, /bin/mksh
Requires(post): grep
Requires(postun): sed
BuildRequires: util-linux, ed
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%description
mksh is the MirBSD enhanced version of the Public Domain Korn shell (pdksh),