From 7d2050dcc0d9f3619145bf81bd8e0a85e38a3ce7 Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Wed, 23 Nov 2022 16:29:05 +0100 Subject: [PATCH] Do not apply non-existing patch --- qt6-qttools.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/qt6-qttools.spec b/qt6-qttools.spec index bfa47c9..87486b6 100644 --- a/qt6-qttools.spec +++ b/qt6-qttools.spec @@ -161,8 +161,6 @@ Requires: %{name}-common = %{version}-%{release} %patch2 -p1 -b .libatomic %endif -%patch50 -p1 -b .lupdate-clang-15 - %build %cmake_qt6 -DQT_BUILD_EXAMPLES:BOOL=%{?examples:ON}%{!?examples:OFF}