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_installmenu - install Debian menu files into package build directories

Author

       Joey Hess <joeyh@debian.org>

13.24.1ubuntu2                                     2025-02-11                                  DH_INSTALLMENU(1)

Description

dh_installmenu is a debhelper program that is responsible for installing files used by the Debian menu
       package into package build directories.

       It also automatically generates the postinst and postrm commands needed to interface with the Debian menu
       package. These commands are inserted into the maintainer scripts by dh_installdeb(1).

Files

       debian/package.menu
           Debian  menu  files,  installed  into  usr/share/menu/package  in  the  package  build directory. See
           menufile(5) for its format.

       debian/package.menu-method
           Debian menu method files, installed into etc/menu-methods/package in the package build directory.

Name

       dh_installmenu - install Debian menu files into package build directories

Options

-n, --no-scripts
           Do not modify postinst/postrm scripts.

See Also

debhelper(7) update-menus(1) menufile(5)

       This program is a part of debhelper.

Synopsis

dh_installmenu [debhelperoptions] [-n]

See Also