From d9adde161cf3b9ec6270134e88d6b9ffda54236a Mon Sep 17 00:00:00 2001 From: Alexander Shaduri Date: Fri, 17 May 2024 13:12:03 +0400 Subject: [PATCH] Packaging fixes. --- packaging/obs_rpm/gsmartcontrol.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packaging/obs_rpm/gsmartcontrol.spec b/packaging/obs_rpm/gsmartcontrol.spec index 952d4ac..2c56324 100644 --- a/packaging/obs_rpm/gsmartcontrol.spec +++ b/packaging/obs_rpm/gsmartcontrol.spec @@ -58,8 +58,7 @@ on it. %setup -q %build -%cmake \ - -DAPP_COMPILER_ENABLE_WARNINGS=ON +%cmake -DAPP_COMPILER_ENABLE_WARNINGS=ON %cmake_build