Fix for openSUSE Tumbleweed. [skip ci]
--HG-- branch : develop
This commit is contained in:
parent
db9e275422
commit
630910a403
2
dist/rpm/valentina.spec
vendored
2
dist/rpm/valentina.spec
vendored
|
@ -102,7 +102,7 @@ a unique pattern making tool.
|
|||
%setup -q -n %{name}-%{version}
|
||||
|
||||
%build
|
||||
%if 0%{?suse_version} >= 1315
|
||||
%if 0%{?suse_version} >= 1315 && %{?suse_version} != 1550
|
||||
qmake-qt5 PREFIX=%{_prefix} PREFIX_LIB=%{_prefix}/%{_lib} LRELEASE=lrelease-qt5 Valentina.pro -r "CONFIG += noTests noRunPath no_ccache noDebugSymbols"
|
||||
%else
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user