From 0651811f87a0f1f119eef9cedba49c20b9a9267e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 23:47:08 +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/valgrind.spec b/valgrind.spec index 93811f0..c0b3df0 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -10,7 +10,6 @@ URL: http://www.valgrind.org/ Group: Development/Debuggers # Only necessary for RHEL, will be ignored on Fedora -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # Are we building for a Software Collection? %{?scl:%global is_scl 1}