From beb1e2d495fdd94b00d84b01846e4ef27cdf846c Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 09:11:55 +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 --- pngcrush.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/pngcrush.spec b/pngcrush.spec index 640ffec..89ac4a4 100644 --- a/pngcrush.spec +++ b/pngcrush.spec @@ -35,9 +35,6 @@ docbook2man %{name}.sgml %{__install} -D -m0755 %{name} %{buildroot}%{_bindir}/%{name} %{__install} -D -m0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1 -%clean -%{__rm} -rf %{buildroot} - %files %defattr(-, root, root, -) %doc ChangeLog.html