logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dh_raku_build -- automatically build Raku module packages

Description

       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}

   HOMEdirectory
       Before building the package, the "HOME" directory is set to "debian/tmp/home". This directory is cleaned
       up after the build is done.

Name

       dh_raku_build -- automatically build Raku module packages

See Also

debhelper(7), dh(1)

perl v5.40.0                                       2024-10-19                                   DH_RAKU_BUILD(1)

Synopsis

dh_raku_build

See Also