mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 20:14:22 +00:00
Diff reduction with libretro-fetch.sh
This commit is contained in:
parent
d87789baca
commit
f66ca62d79
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user