From 0b6c06a1bd5c81b9b633940ee82f3f6e21f3347d Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 25 Jun 2021 14:17:52 -0700 Subject: [PATCH] remove %if around patch --- libksysguard.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libksysguard.spec b/libksysguard.spec index 357e997..6aaa8fd 100644 --- a/libksysguard.spec +++ b/libksysguard.spec @@ -15,10 +15,9 @@ URL: https://invent.kde.org/plasma/%{name} %endif Source0: http://download.kde.org/%{stable}/plasma/%{version}/%{name}-%{version}.tar.xz -%if 0%{?rhel} && 0%{?rhel} <= 8 # GCC 8 and older need stdc++fs link library set +# GCC 9+ have it set by default. It does not harm to set it again. Patch1: libksysguard-5.22.2.1_fix-processcore-on-gcc8.patch -%endif BuildRequires: extra-cmake-modules BuildRequires: kf5-rpm-macros