From 72f0dcf002e92174596bcf151c8035b1750e4d18 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Tue, 13 Sep 2022 11:36:06 +0300 Subject: [PATCH] Path to lrelease is different. --- dist/rpm/valentina.spec | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dist/rpm/valentina.spec b/dist/rpm/valentina.spec index 870685483..2e51a5a34 100644 --- a/dist/rpm/valentina.spec +++ b/dist/rpm/valentina.spec @@ -133,13 +133,7 @@ a unique pattern making tool. %build %if 0%{?suse_version} > 0 - -%if 0%{?suse_version} >= 1315 -qmake-qt5 PREFIX=%{_prefix} PREFIX_LIB=%{_prefix}/%{_lib} LRELEASE=lrelease-qt5 Valentina.pro -r "CONFIG += noTests noRunPath no_ccache noDebugSymbols" -%else qmake-qt5 PREFIX=%{_prefix} PREFIX_LIB=%{_prefix}/%{_lib} Valentina.pro -r "CONFIG += noTests noRunPath no_ccache noDebugSymbols" -%endif - %else %if 0%{?mageia} >= 6