genxml: use PYTHON3
authorJonathan Gray <jsg@jsg.id.au>
Sat, 23 Apr 2016 07:42:38 +0000 (17:42 +1000)
committerKenneth Graunke <kenneth@whitecape.org>
Sat, 23 Apr 2016 23:45:05 +0000 (16:45 -0700)
commit147a2d25adcfc3af96d3a7182ce6d367fffb9522
treed3eabaabb21682619dadad32659ebed17aeb2ea1
parent710b1d2e665ed654fb8d52b146fa22469e1dc3a7
genxml: use PYTHON3

Allows the build to work when the python3 binary is not "python3".

v2: remove x bit from the script at Emil's suggestion

Signed-off-by: Jonathan Gray <jsg@jsg.id.au>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/intel/genxml/Makefile.am
src/intel/genxml/gen_pack_header.py [changed mode: 0755->0644]