From 42ab877ace8520b935ad24da891100043c60d8b6 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Tue, 3 Apr 2012 16:16:44 +0100 Subject: [PATCH] add general tools for devkitPPC --- build-devkit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-devkit.sh b/build-devkit.sh index b8ff3ad..1543af6 100755 --- a/build-devkit.sh +++ b/build-devkit.sh @@ -190,7 +190,7 @@ fi if [ $VERSION -eq 2 ]; then targetarchives="libogc-src-${LIBOGC_VER}.tar.bz2 libfat-src-${LIBFAT_VER}.tar.bz2" hostarchives="gxtexconv-$GXTEXCONV_VER.tar.bz2 gcdspsuite-$GCDSPSUITE_VER.tar.bz2 - wiiload-$WIILOAD_VER.tar.bz2 elf2dol-$ELF2DOL_VER.tar.bz2" + wiiload-$WIILOAD_VER.tar.bz2 elf2dol-$ELF2DOL_VER.tar.bz2 general-tools-$GENERAL_TOOLS_VER.tar.bz2" fi if [ $VERSION -eq 3 ]; then