From 8f32f49e024d88730af00319ee11fa2720515756 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:20:22 +0100 Subject: [PATCH] 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 --- postfix.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/postfix.spec b/postfix.spec index 5ad15b3..c33d9b0 100644 --- a/postfix.spec +++ b/postfix.spec @@ -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