1 2 3 4 5 6 7 8 9
# problems with python on i486 (library not built?) if [ "$CARCH" = 'i486' ]; then eval "$( declare -f package | \ sed ' /imathnumpy.so/d ' )" fi