meson: Run the install script with Python 3
authorMathieu Bridon <bochecha@daitauha.fr>
Wed, 22 Aug 2018 12:09:49 +0000 (14:09 +0200)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 23 Aug 2018 11:12:06 +0000 (12:12 +0100)
commit8c8fd0bb8e957430eef97f0a9ec5404d14760fcd
treee128c2b4ae37c9ffdb87fcebd427586143973995
parent48820ed8da0ad50d51a58f26e156d82b685492e2
meson: Run the install script with Python 3

The script was being run directly as an executable, and it has a
Python 2 shebang.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
src/gallium/targets/dri/meson.build
src/gallium/targets/va/meson.build
src/gallium/targets/vdpau/meson.build
src/gallium/targets/xvmc/meson.build
src/mesa/drivers/dri/meson.build