From de8d63adf7fd0dde9534df1458e4c82b81fb4cc3 Mon Sep 17 00:00:00 2001 From: radius Date: Thu, 12 Jan 2017 21:34:59 -0500 Subject: [PATCH] try this instead --- libretro-buildbot-recipe.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/libretro-buildbot-recipe.sh b/libretro-buildbot-recipe.sh index ecce3454..3fd3a8e7 100755 --- a/libretro-buildbot-recipe.sh +++ b/libretro-buildbot-recipe.sh @@ -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