diff options
Diffstat (limited to 'specs')
-rw-r--r-- | specs/spf-2.0/buildsys.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/specs/spf-2.0/buildsys.mdwn b/specs/spf-2.0/buildsys.mdwn index c5d6fd5..63598ca 100644 --- a/specs/spf-2.0/buildsys.mdwn +++ b/specs/spf-2.0/buildsys.mdwn @@ -49,6 +49,16 @@ The following environment variables shall be set to describe the source package: * `OPK_BINARY_VERSION` + * `OPK_PACKAGES` + + A list of binary packages to be built. + + This may not include all packages for which the source package has metadata. + The `Architecture` field of some packages may not match the host + architecture for which packages are to be built. Only + architecture-dependent or architecture-independent packages may have been + selected for building. + Build and Host System Variables [env-vars-sys] ---------------------------------------------- |