pkg_pack – create the binary installable packages.
Description
The method is part of main map
method, performing the default build process. pkg_pack
creates installable packages of chosen format (tarballs with default implementation). Single package is created, when no BPN
and BP
is declared.
Interfaces
The method calls map interfaces:
- -
- pkg_prepack
- -
- pkg_pack_extend_pre
- -
- pack_create(3)
- -
- pack_info(3)
- -
- pkg_pack_extend
- -
- pkg_postpack