From 58a9f7d392421da8096536db3a244cdb9a4aeef1 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 22:55:54 +0000 Subject: 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 --- diff --git a/nwipe.spec b/nwipe.spec index 665d44b..b8eaba5 100644 --- a/nwipe.spec +++ b/nwipe.spec @@ -23,7 +23,6 @@ BuildRequires: autoconf BuildRequires: automake #For compatibility with EPEL5 -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) %description