Penguin
Blame: dh_installmenu(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of dh_installmenu(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 DH_INSTALLMENU
2 !!!DH_INSTALLMENU
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 SEE ALSO
8 AUTHOR
9 ----
10 !!NAME
11
12
13 dh_installmenu - install debian menu files into package build directories
14 !!SYNOPSIS
15
16
17 __dh_installmenu__ [[__debhelper options__]
18 [[__-n__]
19 !!DESCRIPTION
20
21
22 dh_installmenu is a debhelper program that is responsible
23 for installing files used by the debian menu package into
24 package build directories.
25
26
27 It also automatically generates the postinst and postrm
28 commands needed to interface with the debian menu package.
29 See ''dh_installdeb''(1) for an explanation of how this
30 works.
31
32
33 If a file named debian/package.menu exists, then it is
34 installed into usr/lib/menu/package in the package build
35 directory. This is a debian menu file. See menufile(5L) for
36 its format.
37
38
39 If a file named debian/package.menu-method exits, then it is
40 installed into etc/menu-methods/package in the package build
41 directory. This is a debian menu method file.
42 !!OPTIONS
43
44
45 __-n__, __--noscripts__
46
47
48 Do not modify postinst/postrm scripts.
49 !!SEE ALSO
50
51
52 debhelper(1) ''update-menus''(1)
53 menufile(5L)
54
55
56 This program is a part of debhelper.
57 !!AUTHOR
58
59
60 Joey Hess
61 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.