diff -r 9fb0f81b4416 -r c70053450b4e 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 Tue Nov 25 19:15:34 2008 +0000 @@ -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}"