diff -r 9fb0f81b4416 -r 882122458d2d 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 Wed Oct 21 23:20:30 2009 +0200 @@ -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}"