Remove %clean section
None of currently supported distributions need that. Last one was EL5 which is EOL for a while. Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
c8a13fac5e
commit
4fbbad1eef
1 changed files with 0 additions and 3 deletions
|
|
@ -38,9 +38,6 @@ rm -rf %{buildroot}
|
|||
%{__mkdir_p} %{buildroot}%{_bindir}
|
||||
%{__install} -m 755 altermime %{buildroot}%{_bindir}/
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue