dh_installmenu
DH_INSTALLMENU(U)           Debhelper           DH_INSTALLMENU(U)



NAME
       dh_installmenu - install debian menu files into package
       build directories

SYNOPSIS
       dh_installmenu [debhelper options] [-n]

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.
       See dh_installdeb(b) for an explanation of how this works.

       If a file named debian/package.menu exists, then it is
       installed into usr/lib/menu/package in the package build
       directory. This is a debian menu file. See menufile(e)
       for its format.

       If a file named debian/package.menu-method exits, then it
       is installed into etc/menu-methods/package in the package
       build directory. This is a debian menu method file.

OPTIONS
       -n, --noscripts
           Do not modify postinst/postrm scripts.

SEE ALSO
       debhelper(r) update-menus(s) menufile(e)

       This program is a part of debhelper.

AUTHOR
       Joey Hess <joeyh@debian.org>



4.0.2                       2002-01-05          DH_INSTALLMENU(U)