Swapspace: update to 1.18.1
[void-pkg.git] / common / build-style / raku-dist.sh
blob67350161b938f90b205b8421c25edc7c4e71c768
2 # This helper is for Raku package templates.
5 do_check() {
6 RAKULIB=lib ${make_check_pre} prove -r -e raku t/
9 do_install() {
10 export RAKUDO_LOG_PRECOMP=1
11 export RAKUDO_RERESOLVE_DEPENDENCIES=0
12 raku-install-dist \
13 --to=${DESTDIR}/usr/lib/raku/vendor \
14 --for=vendor \
15 --from=.