neqo
neqo copied to clipboard
nss build script assumes python command exists
The build script runs build.sh, but does not set --python. If run on a distro that follows the guidance of PEP 394, the build command will not succeed.
Let's go with https://bugzilla.mozilla.org/show_bug.cgi?id=1766767 and cut it off at the root.
:+1: That seems like a much better option.