mirror of
https://github.com/libretro/libretro-super
synced 2025-01-05 21:54:33 +00:00
Update libretro-build.sh
for FBA
This commit is contained in:
parent
85cb39c0c2
commit
cb7edbefb3
@ -107,7 +107,7 @@ build_libretro_fba()
|
||||
echo "=== Building Final Burn Alpha ==="
|
||||
cd libretro-fba/
|
||||
./compile_libretro.sh make || die "Failed to build Final Burn Alpha"
|
||||
cp svn-new/trunk/libretro.so libretro-fba.so
|
||||
cp svn-current/trunk/libretro.so libretro-fba.so
|
||||
cd ..
|
||||
else
|
||||
echo "Final Burn Alpha not fetched, skipping ..."
|
||||
|
Loading…
Reference in New Issue
Block a user