fix no_examples logic

This commit is contained in:
Rex Dieter 2019-03-25 13:06:09 -05:00
parent 12278ffb15
commit 8b92b96a28
1 changed files with 0 additions and 1 deletions

View File

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