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:52:00 +01:00
parent e27cf1955a
commit 4ff639776f
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -159,9 +159,6 @@ make check
# Get rid of make files so that they don't get packaged. # Get rid of make files so that they don't get packaged.
rm -f rules/Makefile* rm -f rules/Makefile*
%clean
rm -rf $RPM_BUILD_ROOT
%post libs -p /sbin/ldconfig %post libs -p /sbin/ldconfig
%post %post