mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
Fix dist-cores.sh
This commit is contained in:
parent
a0486c3cd7
commit
3a552e08ff
@ -416,7 +416,7 @@ elif [ $PLATFORM = "ode-ps3" ] ; then
|
||||
$GENPS3ISO_PATH ../pkg/${platform}_iso ../pkg/${platform}/RetroArch.PS3.ODE.PS3.iso
|
||||
fi
|
||||
|
||||
if [ ! -z $linking_error ];
|
||||
if [ ! -z $linking_error ]; then
|
||||
echo error
|
||||
exit 1
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user