abinfo "Packing trained data..."

pushd ../tessdata_fast

install -Dvm644 *.traineddata \
    -t "$PKGDIR"/usr/share/tessdata/

popd
