Penguin
Blame: dh_installmime(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of dh_installmime(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 DH_INSTALLMIME
2 !!!DH_INSTALLMIME
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 NOTES
8 SEE ALSO
9 AUTHOR
10 ----
11 !!NAME
12
13
14 dh_installmime - install mime files into package build directories
15 !!SYNOPSIS
16
17
18 __dh_installmime__ [[''debhelper options'']
19 [[__-n__]
20 !!DESCRIPTION
21
22
23 dh_installmime is a debhelper program that is responsible
24 for installing mime files into package build
25 directories.
26
27
28 It also automatically generates the postinst and postrm
29 commands needed to interface with the debian mime-support
30 package. See ''dh_installdeb''(1) for an explanation of
31 how this works.
32
33
34 If a file named debian/package.mime exists, then it is
35 installed into usr/lib/mime/packages/package in the package
36 build directory.
37 !!OPTIONS
38
39
40 __-n__, __--noscripts__
41
42
43 Do not modify postinst/postrm scripts.
44 !!NOTES
45
46
47 Note that this command is not idempotent. ``dh_clean -k''
48 should be called between invocations of this command.
49 Otherwise, it may cause multiple instances of the same text
50 to be added to maintainer scripts.
51 !!SEE ALSO
52
53
54 debhelper(1)
55
56
57 This program is a part of debhelper.
58 !!AUTHOR
59
60
61 Joey Hess
62 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.