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
f2d1787c33
commit
c9ffbb9670
1 changed files with 0 additions and 3 deletions
|
|
@ -45,9 +45,6 @@ mkdir -p $RPM_BUILD_ROOT/%{python_sitelib}/
|
|||
cp -p xmltramp.py $RPM_BUILD_ROOT/%{python_sitelib}/
|
||||
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%files -n python2-xmltramp
|
||||
%defattr(-,root,root,-)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue