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
fc6fe9ed3b
commit
394061d8e9
@ -81,9 +81,6 @@ popd
|
||||
%postun etags
|
||||
/usr/sbin/alternatives --remove etags /usr/bin/etags.ctags || :
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%files
|
||||
%defattr(-, root, root, -)
|
||||
%license COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user