fix no_examples logic
This commit is contained in:
parent
ef77a370ad
commit
eacc77246c
@ -19,10 +19,10 @@ BuildRequires: qt5-qtbase-private-devel
|
||||
|
||||
%if 0%{?bootstrap}
|
||||
Obsoletes: %{name}-examples < %{version}-%{release}
|
||||
%global no_examples CONFIG-=compile_examples
|
||||
%else
|
||||
BuildRequires: qt5-qtdeclarative-devel
|
||||
%global qml 1
|
||||
%global no_examples CONFIG-=compile_examples
|
||||
%endif
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user