jca 48d9b9cc0e Use the proper idiom to test the python FLAVOR
Using ".if empty(FLAVOR)" means you can't have FLAVORS unrelated to
python handling.

".if !${FLAVOR:Mpython3}" is less readable but more generic.

No functional change.
2019-01-04 13:27:13 +00:00
..
2018-06-19 13:59:24 +00:00