remove %clean section

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2018-01-24 06:42:37 +01:00
parent 2ee1a5c1be
commit 965bdac3f2
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -139,9 +139,6 @@ gzip -9 -c doc/libxml2-api.xml > doc/libxml2-api.xml.gz
%check %check
make runtests make runtests
%clean
rm -fr %{buildroot}
%post -p /sbin/ldconfig %post -p /sbin/ldconfig
%postun -p /sbin/ldconfig %postun -p /sbin/ldconfig