fix configure reference
This commit is contained in:
parent
8d54a888ee
commit
fcbaecc4ef
@ -190,7 +190,7 @@ popd
|
|||||||
%if 0%{?with_python3}
|
%if 0%{?with_python3}
|
||||||
mkdir %{_target_platform}-python3
|
mkdir %{_target_platform}-python3
|
||||||
pushd %{_target_platform}-python3
|
pushd %{_target_platform}-python3
|
||||||
%{__python3} configure.py \
|
%{__python3} ../configure.py \
|
||||||
--assume-shared \
|
--assume-shared \
|
||||||
--confirm-license \
|
--confirm-license \
|
||||||
--no-timestamp \
|
--no-timestamp \
|
||||||
|
Loading…
Reference in New Issue
Block a user