From 275e14580011912537347cca23fd5092be89f6fb Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:13:36 +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 --- libisoburn.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libisoburn.spec b/libisoburn.spec index ba90b45..c4c70ee 100644 --- a/libisoburn.spec +++ b/libisoburn.spec @@ -126,9 +126,6 @@ export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$RPM_BUILD_ROOT%{_libdir}" cd releng ./run_all_auto -x ../xorriso/xorriso || (cat releng_generated_data/log.*; exit 1) -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig