Re: [meta-python2][PATCH 1/1] python: use update-alternatives for python link
Martin Jansa
As this wasn't needed until now and python3 also doesn't use u-a for ${bindir}/python as all python3 scripts should explicitly call python3, why do you think it would be worth adding to dead python2 recipe? If you need this symlink would it make sense to use separate recipe like python-is-python2/python-is-python3 packages in debian based systems and create the symlink there instead of u-a in python itself? On Tue, Jul 6, 2021 at 8:19 PM Joe Slater <joe.slater@...> wrote: Make the link of python to python2.7 an alternative. This |
|