dh_raku_build
automatically build Raku module packages
- Provided by: dh-raku (Version: 0.19)
- Report a bug
automatically build Raku module packages
dh_raku_build
This script calls "install-dist.p6" to build a Raku module package.
Then it injects rakudo dependencies information in "${raku:Depends}" variable.
In other word, your control file must have a line like:
Depends: ${raku:Depends}
Before building the package, the "HOME" directory is set to "debian/tmp/home". This directory is cleaned up after the build is done.