mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 05:43:34 +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
|
$GENPS3ISO_PATH ../pkg/${platform}_iso ../pkg/${platform}/RetroArch.PS3.ODE.PS3.iso
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ ! -z $linking_error ];
|
if [ ! -z $linking_error ]; then
|
||||||
echo error
|
echo error
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user