From dd1655ad8fe7b0b468072d671538cf310f6bb601 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 13 2018 22:11:22 +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/csstidy.spec b/csstidy.spec index 58f2687..4afad0a 100644 --- a/csstidy.spec +++ b/csstidy.spec @@ -15,7 +15,6 @@ URL: http://csstidy.sourceforge.net Source0: csstidy-%{version}.tar.gz Patch0: csstidy-1.4-fix-misc.cpp.patch Patch1: csstidy-1.4-optflags.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gcc-c++ scons