mirror of
https://github.com/libretro/libretro-super
synced 2025-03-10 19:13:27 +00:00
Update libretro-buildbot-recipe.sh
This commit is contained in:
parent
13234d300a
commit
e5c90b8be1
@ -544,7 +544,7 @@ build_libretro_generic_jni() {
|
||||
|
||||
CORENAM="${core}_libretro${FORMAT}${LIBSUFFIX}.${FORMAT_EXT}"
|
||||
|
||||
if [ "${NAME}" = "bsnes" ] || [ "${NAME}" = "bsnes_mercury" ]; then
|
||||
if [ "${NAME}" = "bsnes2014" ] || [ "${NAME}" = "bsnes_mercury" ]; then
|
||||
LIBNAM="libretro_${core}"
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user