if [[ "${CROSS:-$ARCH}" = "i486" || "${CROSS:-$ARCH}" = "powerpc" ]]; then
    rm -rv "$PKGDIR"/usr/share/doc/pcre/html
fi
