Remove unneeded %clean section

It is the behavior since EPEL5.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2019-01-29 05:45:29 +01:00
parent e4362cda02
commit eb137bd768

View File

@ -49,9 +49,6 @@ mkdir -p $RPM_BUILD_ROOT/etc/chkconfig.d
%find_lang %{name}
%clean
rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(-,root,root)
%{!?_licensedir:%global license %%doc}