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
b2d4e49cd8
commit
c24be22e5c
@ -204,7 +204,6 @@ Source0: @PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz
|
||||
%endif
|
||||
Patch0: 0001-libtirpc.patch
|
||||
|
||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||
|
||||
Requires(pre): shadow-utils
|
||||
%if ( 0%{?rhel} && 0%{?rhel} < 6 )
|
||||
|
Loading…
Reference in New Issue
Block a user