fix no_examples logic

This commit is contained in:
Rex Dieter 2019-03-25 13:06:09 -05:00
parent 12278ffb15
commit 8b92b96a28

View File

@ -42,7 +42,6 @@ BuildRequires: /usr/bin/python
%if 0%{?bootstrap} %if 0%{?bootstrap}
Obsoletes: %{name}-examples < %{version}-%{release} Obsoletes: %{name}-examples < %{version}-%{release}
%else
%global no_examples CONFIG-=compile_examples %global no_examples CONFIG-=compile_examples
%endif %endif