Specify python2 in xenia-build

Otherwise it breaks on Arch Linux
This commit is contained in:
Kriskras99 2017-05-02 18:54:03 +02:00 committed by GitHub
parent cff80bd782
commit e6d1a3a302
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
# Copyright 2015 Ben Vanik. All Rights Reserved.