fix typo in conditional
This commit is contained in:
parent
9c928fe078
commit
6b9083af7b
@ -1,4 +1,4 @@
|
|||||||
%if (0%{?fedora} > 15
|
%if 0%{?fedora} > 15
|
||||||
%global with_python3 1
|
%global with_python3 1
|
||||||
%{?filter_setup:
|
%{?filter_setup:
|
||||||
%filter_provides_in %{python_sitearch}.*\.so$
|
%filter_provides_in %{python_sitearch}.*\.so$
|
||||||
|
Loading…
Reference in New Issue
Block a user