fish.spec: drop long-obsolete BuildRoot directive

Ignored since RPM 4.6.0, released in 2009!
This commit is contained in:
David Adam 2023-02-01 22:26:21 +08:00
parent 0af2a7a9b7
commit fb3056d7a1

View file

@ -28,8 +28,6 @@ BuildRequires: glibc-langpack-en
%endif
BuildRequires: python3 procps
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%if 0%{?rhel} && 0%{?rhel} < 8
Requires: python
%else