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