From 83f857833379945eb8832ecd47a6a2e116f25418 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Tue, 27 Jun 2023 13:31:02 +0200 Subject: [PATCH] syntax correction Signed-off-by: Toshaan Bharvani --- SPECS/icinga2.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/SPECS/icinga2.spec b/SPECS/icinga2.spec index a04995e..457dce0 100644 --- a/SPECS/icinga2.spec +++ b/SPECS/icinga2.spec @@ -135,9 +135,6 @@ Provides Nano syntax highlighting for icinga2. %build -source /opt/rh/devtoolset-10/enable -%global optflags %(echo %{optflags} | sed 's/-mdirect-move/ /') - # set basedir to allow cache to hit between different builds # this will make all paths below BUILD/icinga2-x.x.x relative for cache export CCACHE_BASEDIR="${CCACHE_BASEDIR:-$(pwd)}"