fix case on %build section
This commit is contained in:
parent
6b4861c88d
commit
2757b16f47
@ -48,7 +48,7 @@ cp -a . %{py3dir}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%Build
|
%build
|
||||||
%{__python2} setup.py build
|
%{__python2} setup.py build
|
||||||
|
|
||||||
%if 0%{?with_python3}
|
%if 0%{?with_python3}
|
||||||
|
Loading…
Reference in New Issue
Block a user