build: prereq detect Python 3.10 for `python3` binary
authorPaul Spooren <mail@aparcar.org>
Sun, 10 Oct 2021 09:09:46 +0000 (23:09 -1000)
committerDaniel Golle <daniel@makrotopia.org>
Sun, 10 Oct 2021 14:25:58 +0000 (15:25 +0100)
commit56ea2bf2eec431ccd3c566190a444ad63db39b65
tree7720649c7e74fc295f9b96cb1b8c4f20003859e4
parentb5893a4128ad0c8551c051f563b8e451c3331820
build: prereq detect Python 3.10 for `python3` binary

While the binary `python3.10` is correctly detected by the build system
the default `python3` binary is currently not detected if pointing to a
Python 3.10 installation.

Fix this by extending the grep regex.

Signed-off-by: Paul Spooren <mail@aparcar.org>
include/prereq-build.mk