mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 02:00:41 +00:00
ps3: use python2 for pkg.py script
This commit is contained in:
parent
56733c6f18
commit
bf72dafe5c
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python2
|
||||
from __future__ import with_statement
|
||||
import struct, sys
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user