From e993d0e2c2c6d85cffbede8b770edc67cb05e744 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:00:46 +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 --- aboot.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/aboot.spec b/aboot.spec index 914dc44..0de93a0 100644 --- a/aboot.spec +++ b/aboot.spec @@ -11,7 +11,6 @@ Source0: http://aboot.sourceforge.net/tarballs/aboot-%{version}_%{prever}.tar.b Patch0: aboot_1.0~%{prever}-2.diff.gz Patch1: aboot-1.0.doc_install_fix.patch Patch2: aboot-optflags.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: kernel-devel, docbook-utils %description