diff -r 9fb0f81b4416 -r ca1bf632da51 scripts/build/arch/x86.sh --- a/scripts/build/arch/x86.sh Sun Oct 05 15:32:00 2008 +0000 +++ b/scripts/build/arch/x86.sh Mon Oct 26 09:10:38 2009 +0100 @@ -2,7 +2,7 @@ # This one really need a little love! :-( -CT_DoArchValues() { +CT_DoArchTupleValues() { # The architecture part of the tuple: arch="${CT_ARCH_ARCH}" [ -z "${arch}" ] && arch="${CT_ARCH_TUNE}"