# CARCH -> pentium4 bug if [ "${CARCH}" = "pentium4" ]; then eval "$( declare -f check | \ sed ' /cd/s/$CARCH/i686/ ' )" fi