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:
Igor Gnatenko 2018-02-14 07:43:40 +01:00
parent fae5be4aa5
commit b1c89684f2
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -231,9 +231,6 @@ EOF
%find_lang %{name} XSANE.lang
%clean
rm -rf %{buildroot}
%pre gimp
# remove obsolete gimp-plugin-mgr managed symlink
if [ -L "%{gimpplugindir}/xsane" ]; then