From 0747a03e7d4fa82c73d19c266da3ab64b718e5ea Mon Sep 17 00:00:00 2001 From: Steve Cossette Date: Wed, 4 Oct 2023 07:10:12 -0400 Subject: [PATCH] Made a mistake, directly edited the repo instead of making a MR Revert "Added build flag for co-installation with KF6" This reverts commit 7abf834ef2798f5db71d19ac417bfc51121214f5. --- kf5-kglobalaccel.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kf5-kglobalaccel.spec b/kf5-kglobalaccel.spec index 9227235..ab4a847 100644 --- a/kf5-kglobalaccel.spec +++ b/kf5-kglobalaccel.spec @@ -59,8 +59,8 @@ developing applications that use %{name}. %build %cmake_kf5 -# Added flag for co-instability with KF6 -%cmake_build -DBUILD_RUNTIME=OFF + +%cmake_build %install