build_style/raku-dist.sh: RAKULIB=lib
This commit is contained in:
parent
95bbed741d
commit
d4bf579cde
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
|
||||
do_check() {
|
||||
PERL6LIB=lib prove -r -e raku t/
|
||||
RAKULIB=lib prove -r -e raku t/
|
||||
}
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue