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-14 00:20:22 +01:00
parent 0ab45acc5b
commit 8f32f49e02
1 changed files with 0 additions and 1 deletions

View File

@ -93,7 +93,6 @@ Patch10: pflogsumm-1.1.5-ipv6-warnings-fix.patch
# Optional patches - set the appropriate environment variables to include
# them when building the package/spec file
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# Determine the different packages required for building postfix
BuildRequires: libdb-devel, perl-generators, pkgconfig, zlib-devel