From 6890d12fd0331de42a160135296c67a16ddccfbd Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 07:22:57 +0100 Subject: [PATCH] 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 --- nfs4-acl-tools.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/nfs4-acl-tools.spec b/nfs4-acl-tools.spec index 36e849a..4b7411e 100644 --- a/nfs4-acl-tools.spec +++ b/nfs4-acl-tools.spec @@ -54,9 +54,6 @@ rm -rf %{buildroot} make DESTDIR=%{buildroot} install install -m 0755 GUI/nfs4-acl-editor/nfs4-acl-editor %{buildroot}/usr/bin/nfs4-acl-editor -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %doc COPYING INSTALL README TODO VERSION