mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-27 18:20:27 +00:00
(create-ouya-project.sh) Script is useless now
This commit is contained in:
parent
967e1e2846
commit
e51cecbff4
@ -1,7 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
rm -r phoenix-ouya
|
||||
cp -r phoenix phoenix-ouya
|
||||
mv phoenix-ouya/src/org phoenix-ouya/src/com
|
||||
rm -r phoenix-ouya/gen
|
||||
find phoenix-ouya -type f -print0 | xargs -0 sed -b -i 's/org.retroarch/com.retroarch/g'
|
Loading…
Reference in New Issue
Block a user