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 1e4caf671e
commit 822a3c678b
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -89,9 +89,6 @@ for f in COPYING NEWS README.md ; do
install -p -m0644 $f %{buildroot}%{_pkgdocdir}
done
%clean
rm -rf %buildroot
%files
# don't include doc files via %%doc here (bz 913540)
%dir %{_pkgdocdir}

Loading…
Cancel
Save