Config::Model::models::Dpkg::Install (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
Config::Model::models::Dpkg::Install - Configuration class Dpkg::InstallDESCRIPTION
Configuration classes used by Config::ModelContains the list of files to be installed by dh_install
Elements
list
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 dh_install for more details. Optional. Type list of uniline.
SEE ALSO
- *
-
cme