From d40fe7574d357c92d00c0b9d397c41f83a7d9675 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 00:20: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 --- pptp.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/pptp.spec b/pptp.spec index 54f0594..b5d8612 100644 --- a/pptp.spec +++ b/pptp.spec @@ -7,7 +7,6 @@ License: GPLv2+ URL: http://pptpclient.sourceforge.net/ Source0: http://downloads.sf.net/pptpclient/pptp-%{version}.tar.gz Source1: pptp-tmpfs.conf -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu) BuildRequires: /usr/bin/pod2man BuildRequires: perl-generators Requires: ppp >= 2.4.2, /sbin/ip