mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
ps3: use python2 for pkg.py script
This commit is contained in:
parent
56733c6f18
commit
bf72dafe5c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python2
|
||||
from __future__ import with_statement
|
||||
import struct, sys
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue