|
DH_INSTALLMENU(1)
Contents
|
dh_installmenu - install debian menu files into package build directories
dh_installmenu [debhelper options] [-n]
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(1) 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(5L) 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.
-n, --noscripts
Do not modify postinst/postrm scripts.
debhelper(1) update-menus(1) menufile(5L)
This program is a part of debhelper.
Joey Hess <joeyh@debian.org>
3rd Berkeley Distribution 2002-01-05 DH_INSTALLMENU(1)
[ Back ] |