Config::Model::models::Dpkg::Install - Configuration class Dpkg::Install
Configuration classes used by Config::Model
Contains the list of files to be installed by dh_install
a file or files to install. The end of the line tells the directory it should be
installed in. The name of the files (or directories) to install should be
given relative to the current directory, while the installation directory is
given relative to the package build directory. You may use wildcards in the
names of the files to install (in v3 mode and above).
Note that if you list exactly one filename or wildcard-pattern, with no explicit
destination, then dh_install will automatically guess the destination to use,
the same as if the --autodest option were used.
See
debhelper(7) and dh_install for more details.
Optional. Type list
of uniline.
- •
- cme