try this instead

This commit is contained in:
radius 2017-01-12 21:34:59 -05:00
parent 46dbd83e27
commit de8d63adf7

View File

@ -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