1DH_INSTALLUDEV(1)                  Debhelper                 DH_INSTALLUDEV(1)
2
3
4

NAME

6       dh_installudev - install udev rules files
7

SYNOPSIS

9       dh_installudev [debhelperĀ options] [-n] [--name=name]
10       [--priority=priority]
11

DESCRIPTION

13       dh_installudev is a debhelper program that is responsible for
14       installing udev rules files.
15

FILES

17       debian/package.udev
18           Installed into lib/udev/rules.d/ in the package build directory.
19

OPTIONS

21       --name=name
22           When this parameter is used, dh_installudev looks for and installs
23           files named debian/package.name.udev instead of the usual
24           debian/package.udev.
25
26       --priority=priority
27           Sets the priority the file. Default is 60.
28

NOTES

30       Note that this command is not idempotent. dh_prep(1) should be called
31       between invocations of this command. Otherwise, it may cause multiple
32       instances of the same text to be added to maintainer scripts.
33

SEE ALSO

35       debhelper(7)
36
37       This program is a part of debhelper.
38

AUTHOR

40       Joey Hess <joeyh@debian.org>
41
42
43
4411.4                              2018-09-14                 DH_INSTALLUDEV(1)
Impressum