From 828d4ecb650391bb55897bebfd125e3a498efda5 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:02:45 +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 --- gdb.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/gdb.spec b/gdb.spec index 1488bd8..c61aaff 100644 --- a/gdb.spec +++ b/gdb.spec @@ -931,9 +931,6 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/gdb/python/gdb/backtrace.py rm -f $RPM_BUILD_ROOT%{_datadir}/gdb/python/gdb/command/backtrace.py %endif -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) # File must begin with "/": {GFDL,COPYING3,COPYING,COPYING.LIB,COPYING3.LIB}