From da0d59361f8aac7ca728d06ff3b41563d28558c7 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:20:30 +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 --- potrace.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/potrace.spec b/potrace.spec index 5496c17..29c454c 100644 --- a/potrace.spec +++ b/potrace.spec @@ -13,7 +13,6 @@ Source2: http://potrace.sourceforge.net/potracelib.pdf # Patch for supporting 64 bit ARM from upstream Patch0: potrace-1.11-autoconf.diff -BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: zlib-devel