From 843107873116f372fc7454b77f0d13ee50f50b41 Mon Sep 17 00:00:00 2001 From: radius Date: Thu, 12 Jan 2017 20:58:04 -0500 Subject: [PATCH] try to fix this yet again.... --- libretro-buildbot-recipe.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/libretro-buildbot-recipe.sh b/libretro-buildbot-recipe.sh index 4145a6fb..37f1c27e 100755 --- a/libretro-buildbot-recipe.sh +++ b/libretro-buildbot-recipe.sh @@ -1385,6 +1385,7 @@ if [ "${PLATFORM}" = "MINGW64" ] || [ "${PLATFORM}" = "MINGW32" ] || [ "${PLATFO echo "buildbot job: $jobid Building" echo + echo PWD: $PWD | WORKINGDIR: $WORKINGDIR | RADIR: $RADIR compile_audio_filters ${HELPER} ${MAKE} cd $WORKINGDIR/$RADIR compile_video_filters ${HELPER} ${MAKE}