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_octave_exmaples - install examples files for an Octave-Forge package

Author

       Rafael Laboissière <rafael@debian.org>

1.8.0                                              2024-01-25                              DH_OCTAVE_EXAMPLES(1)

Description

dh_octave_examples create a symbolic link in /usr/share/doc/ for the upstream examples files.

Name

       dh_octave_exmaples - install examples files for an Octave-Forge package

See Also

debhelper(7), dh(1), dh_octave_clean(1), dh_octave_check(1), dh_octave_version(1),
       dh_octave_changelogs(1), dh_octave_substvar(1)

       This program is meant to be used together with debhelper for Debian packages derived from Octave-Forge
       packages.  It is recommended to enable it by adding the dh-sequence-octave virtual package to Build-
       Depends, Build-Depends-Arch or Build-Depends-Indep.  This is equivalent to adding dh-octave to the same
       field and adding --with=octave to the dh sequencer in debian/rules, except that only
       -arch/-indep/profiled builds are affected.  This is also slightly more simple in the most common case.

Synopsis

dh_octave_examples [debhelperoptions]

See Also