From b4f2dc02a17eb49ea10ca1827e74ff55351ddcd0 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 06:11:07 +0000 Subject: 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 --- diff --git a/efax.spec b/efax.spec index d00edc3..38b7d5f 100644 --- a/efax.spec +++ b/efax.spec @@ -61,9 +61,6 @@ make BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir} install mkdir -p %{buildroot}/etc/logrotate.d/ install -c -m 644 %{SOURCE1} %{buildroot}/etc/logrotate.d/efax -%clean -rm -rf %{buildroot} - %files %defattr(-, root, root, -) %doc README COPYING