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 08:57:28 +01:00
parent 48b46e5226
commit e694da00a5
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -161,9 +161,6 @@ perl -MData::UUID -e 'print "Testing compatibility of Data::UUID version $Data::
LD_LIBRARY_PATH=../.libs make test TEST_FILES=uuid_compat.ts
popd
%clean
rm -rf $RPM_BUILD_ROOT
%post -p /sbin/ldconfig
%post c++ -p /sbin/ldconfig