pkg_root – mirror the files of current package to directory with build context.

Description

The method is part of main map method, performing the default build process. pkg_root takes the context-affecting files of current package and installs them to context directory with symbolic links and copying predefined set of files, which need independent copy.

Interfaces

The method calls map interfaces:
-
pkg_preroot
-
pkg_root_extend_pre
-
root_install(3)
-
root_setup_paths_to_install(3)
-
pkg_root_extend
-
pkg_postroot

See also

any(1), any-map(7), any-api(7)