abinfo "Installing bat manpage..."
find "$SRCDIR/target/release/build" -name bat.1 -exec install -Dvm644 {} \
	"$PKGDIR/usr/share/man/man1/bat.1" \;
