1
0
mirror of https://github.com/libretro/RetroArch synced 2024-07-08 12:15:49 +00:00

ps3: use python2 for pkg.py script

This commit is contained in:
bparker06 2017-08-06 20:17:00 -04:00 committed by GitHub
parent 56733c6f18
commit bf72dafe5c

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python2
from __future__ import with_statement
import struct, sys