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
09ea1dd66b
commit
b084d33b22
@ -91,9 +91,6 @@ env PYTHONPATH=%{buildroot}/%{python3_sitelib} %{__python3} setup.py install -O1
|
||||
rm -rf %{buildroot}/usr/bin/*.bat
|
||||
popd
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files -n python2-pywbem
|
||||
%{python2_sitelib}/*.egg-info
|
||||
%{python2_sitelib}/pywbem/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user