mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 02:19:41 +00:00
Don't link to $THEOS (buildbot's theos has been fixed)
This commit is contained in:
parent
8cad0c742d
commit
9f0b9ed145
@ -896,7 +896,6 @@ if [ "${PLATFORM}" = "theos_ios" ] && [ "${RA}" = "YES" ]; then
|
||||
rm RetroArch.app -rf
|
||||
|
||||
rm -rfv *.deb
|
||||
ln -s $THEOS theos
|
||||
export PRODUCT_NAME=RetroArch
|
||||
$MAKE clean
|
||||
$MAKE -j8
|
||||
|
Loading…
Reference in New Issue
Block a user