This commit is contained in:
Pierre Labastie 2022-11-09 07:40:38 +01:00
parent 5e0cd08b7f
commit 30824f0bc7

View File

@ -123,7 +123,7 @@
<para>
The <command>configure</command> script for this version of Node.js is
not aware of Python-3.11. If you have installed <xref linkend="python3"/>,
apply the following change):
apply the following change:
</para>
<screen><userinput>sed -e '/=.*exec/a command -v python3.11 >/dev/null &amp;&amp; exec python3.11 "$0" "$@"' \