egl/glx: avoid hard-coding the path to python

This commit is contained in:
Eric Engestrom 2019-12-12 12:41:08 +00:00
parent 0c38c8ad24
commit e77d52dadb
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
import sys

View file

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
"""
Generates dispatch functions for EGL.