Specify python2 in xenia-build
Otherwise it breaks on Arch Linux
This commit is contained in:
parent
cff80bd782
commit
e6d1a3a302
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python2
|
||||
|
||||
# Copyright 2015 Ben Vanik. All Rights Reserved.
|
||||
|
||||
|
|
Loading…
Reference in New Issue