From f66ca62d7938ec506b97259384d51805ad4e4894 Mon Sep 17 00:00:00 2001 From: "T. Joseph Carter" Date: Fri, 13 Feb 2015 18:07:24 -0800 Subject: [PATCH] Diff reduction with libretro-fetch.sh --- iKarith-libretro-fetch.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/iKarith-libretro-fetch.sh b/iKarith-libretro-fetch.sh index 20a49e49..307c985b 100755 --- a/iKarith-libretro-fetch.sh +++ b/iKarith-libretro-fetch.sh @@ -11,10 +11,8 @@ else BASE_DIR="$WORKDIR/$BASE_DIR" fi -WORKDIR=$(pwd) - -. $BASE_DIR/iKarith-libretro-config.sh -. $BASE_DIR/iKarith-super/fetch-rules.sh +. $BASE_DIR/libretro-config.sh +. $BASE_DIR/iKarith-super/fetch-rules.sh # will rename this dir later # Keep three copies so we don't have to rebuild stuff all the time.