fix configure reference

f41
Rex Dieter 9 years ago
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…
Cancel
Save