more fixes

This commit is contained in:
radius 2015-03-10 23:10:11 -04:00
parent a951165245
commit 30afb437a9
3 changed files with 3 additions and 3 deletions

View File

@ -1327,7 +1327,7 @@ if [ "${PLATFORM}" == "wii" ] && [ "${RA}" == "YES" ]; then
cd $PARENTDIR
git clone "$URL" "$DIR" --depth=1
cd $DIR
if [ "${TYPE}" == "PROJECT" ]; then
BUILD="YES"
RADIR=$DIR

View File

@ -1,3 +1,3 @@
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .
overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch/media
libretrodb libretrodb https://github.com/libretro/libretro-database.git ASSETS YES retroarch/media

View File

@ -1,3 +1,3 @@
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .
retroarch retroarch https://github.com/libretro/Retroarch.git PROJECT YES .
overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch/media
libretrodb libretrodb https://github.com/libretro/libretro-database.git ASSETS YES retroarch/media