libupm: enforce disabling python2
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Wed, 20 Jan 2021 01:03:45 +0000 (22:03 -0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 26 Feb 2021 06:38:18 +0000 (07:38 +0100)
commit0890169df1a67037c5e8dfaf1e9202ed65307663
tree722588b428fdff8cac26e2422b38ad0d2ad27c42
parent673c3413948690f45713701bb855411bba614522
libupm: enforce disabling python2

If there are more than two python3 interpreters, and no python2,
libupm thinks one of them is python2 and fails.  Avoid that by
telling it that python2 was not found.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit 30a8d8db6aa5c96799b9d869be62cda5fb14fd88)
libs/libupm/Makefile