mirror of
https://github.com/libretro/libretro-super
synced 2025-02-20 18:40:59 +00:00
try this instead
This commit is contained in:
parent
46dbd83e27
commit
de8d63adf7
@ -1386,6 +1386,7 @@ if [ "${PLATFORM}" = "MINGW64" ] || [ "${PLATFORM}" = "MINGW32" ] || [ "${PLATFO
|
||||
if [ "${BUILD}" = "YES" -o "${FORCE}" = "YES" -o "${FORCE_RETROARCH_BUILD}" == "YES" ]; then
|
||||
cd $RADIR
|
||||
RADIR=$PWD
|
||||
echo RetroArch Directory: $RADIR
|
||||
git clean -xdf
|
||||
echo "buildbot job: $jobid Building"
|
||||
echo
|
||||
|
Loading…
x
Reference in New Issue
Block a user