fix configure reference

This commit is contained in:
Rex Dieter 2016-03-02 10:11:54 -06:00
parent 8d54a888ee
commit fcbaecc4ef

View File

@ -190,7 +190,7 @@ popd
%if 0%{?with_python3}
mkdir %{_target_platform}-python3
pushd %{_target_platform}-python3
%{__python3} configure.py \
%{__python3} ../configure.py \
--assume-shared \
--confirm-license \
--no-timestamp \