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>
This commit is contained in:
parent
571c0e88e4
commit
e3dd1133e2
@ -10,7 +10,6 @@ URL: http://github.com/rhinstaller/%{name}/
|
||||
BuildRequires: git, popt-devel
|
||||
BuildRequires: efivar-libs >= %{efivar_version}
|
||||
BuildRequires: efivar-devel >= %{efivar_version}
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXXXX)
|
||||
# EFI/UEFI don't exist on PPC
|
||||
ExclusiveArch: %{ix86} x86_64 aarch64 arm
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user