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
420c1c50dd
commit
8be9bc341c
1 changed files with 0 additions and 3 deletions
|
|
@ -55,9 +55,6 @@ cp -pr zanataclient/VERSION-FILE build/lib/zanataclient
|
|||
%{__python2} setup.py install --skip-build --root $RPM_BUILD_ROOT
|
||||
rm -rf $RPM_BUILD_ROOT/%{_docdir}
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files -n python2-zanata-client
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.rst COPYING.LESSER zanata.ini zanata_example.xml CHANGELOG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue