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>
epel9
Igor Gnatenko 7 years ago
parent 0220c62369
commit a28b1ed7e3
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -94,9 +94,6 @@ cp -a podebconf-report-po_templates/ %{buildroot}/%{_datadir}/%{name}/templates
%find_lang po-debconf --without-mo --with-man --all-name %find_lang po-debconf --without-mo --with-man --all-name
%clean
rm -rf %{buildroot}
%files -f po-debconf.lang %files -f po-debconf.lang
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc COPYING README README-trans %doc COPYING README README-trans

Loading…
Cancel
Save