From d75fa427f1fe2b1dc27041bdd2fd5a8c5b87d05f8100e21c925fb989b791b531 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Mon, 12 Aug 2019 00:05:34 +0000 Subject: [PATCH] Fix the condition OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcmutils?expand=0&rev=186 --- kcmutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kcmutils.spec b/kcmutils.spec index 6fedfd0..7236abb 100644 --- a/kcmutils.spec +++ b/kcmutils.spec @@ -31,7 +31,7 @@ License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz -%if %{with_lang} +%if %{with lang} Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif