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
f9887a845e
commit
5d262529df
1 changed files with 0 additions and 3 deletions
|
|
@ -30,9 +30,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||
install -Dpm 755 %{name}/webcpp $RPM_BUILD_ROOT%{_bindir}/webcpp
|
||||
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue