From 175c29cda151abd93bb26ac9b49d99076f8038be Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:00:32 +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 --- perl-Algorithm-Diff.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/perl-Algorithm-Diff.spec b/perl-Algorithm-Diff.spec index 96096d7..46708e8 100644 --- a/perl-Algorithm-Diff.spec +++ b/perl-Algorithm-Diff.spec @@ -7,7 +7,6 @@ Group: Development/Libraries URL: http://search.cpan.org/dist/Algorithm-Diff/ Source0: http://www.cpan.org/authors/id/T/TY/TYEMQ/Algorithm-Diff-%{version}.tar.gz Patch0: Algorithm-Diff-1.1903-provides.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildArch: noarch # Build: BuildRequires: perl-interpreter