From 8f9904d7ad22e4c5f3fd2b8cbf50c86140d5e679 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Feb 14 2018 06:13:35 +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/gdb-exploitable.spec b/gdb-exploitable.spec index df05cfe..b97e003 100644 --- a/gdb-exploitable.spec +++ b/gdb-exploitable.spec @@ -50,9 +50,6 @@ mkdir -p %{buildroot}%{gdb_init} cp %{SOURCE1} %{buildroot}%{gdb_init} cp %{SOURCE2} . -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-) %doc README.md AUTHORS.txt README.fedora