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 <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent 74a825ad54
commit 12c3ed3511

@ -7,7 +7,6 @@ Group: System Environment/Libraries
License: ISC License: ISC
URL: https://github.com/martinh/libconfuse URL: https://github.com/martinh/libconfuse
Source0: https://github.com/martinh/libconfuse/releases/download/v%{version}/confuse-%{version}.tar.gz Source0: https://github.com/martinh/libconfuse/releases/download/v%{version}/confuse-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: check-devel, pkgconfig BuildRequires: check-devel, pkgconfig
BuildRequires: perl-interpreter BuildRequires: perl-interpreter

Loading…
Cancel
Save