From d1d31f646f1f131f02a1b9b16d3b94bff2c5d4ff Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 8 Nov 2017 10:36:56 +0100 Subject: [PATCH] remove %clean section Signed-off-by: Igor Gnatenko --- xmlsec1.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/xmlsec1.spec b/xmlsec1.spec index a276421..d2fb5ce 100644 --- a/xmlsec1.spec +++ b/xmlsec1.spec @@ -126,9 +126,6 @@ rm -f %{buildroot}%{_libdir}/*.la rm -rf __tmp_doc ; mkdir __tmp_doc mv %{buildroot}%{_docdir}/xmlsec1/* __tmp_doc -%clean -rm -fr %{buildroot} - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig