From a344710ce11598f8f3bab8f8bb64d06cec17265e Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Tue, 13 Feb 2018 23:23:13 +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 --- fprintd.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/fprintd.spec b/fprintd.spec index be3da1a..b8cb1d9 100644 --- a/fprintd.spec +++ b/fprintd.spec @@ -7,7 +7,6 @@ Group: System Environment/Daemons License: GPLv2+ Source0: http://freedesktop.org/~hadess/%{name}-%{version}.tar.xz Url: http://www.freedesktop.org/wiki/Software/fprint/fprintd -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ExcludeArch: s390 s390x BuildRequires: dbus-glib-devel