don't set PYTHON3_EXECUTABLE
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
221a93a5e1
commit
ca7ab76b59
@ -182,7 +182,6 @@ pushd build
|
|||||||
-DENABLE_PYTHON=ON \
|
-DENABLE_PYTHON=ON \
|
||||||
%if %{with python3}
|
%if %{with python3}
|
||||||
-DENABLE_PYTHON3=ON \
|
-DENABLE_PYTHON3=ON \
|
||||||
-DPYTHON3_EXECUTABLE=%{__python3} \
|
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
..
|
..
|
||||||
|
Loading…
Reference in New Issue
Block a user