aboutsummaryrefslogtreecommitdiff
path: root/doc/manual.cli
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.cli')
-rw-r--r--doc/manual.cli5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/manual.cli b/doc/manual.cli
index 85ad89a..c5781ae 100644
--- a/doc/manual.cli
+++ b/doc/manual.cli
@@ -932,6 +932,11 @@ bpkg -v update <package-name>
bpkg -v test <package-name>
\
+If a primary or test package comes from a version control-based repository,
+then its \c{dist} meta-operation is also tested as a part of the
+\c{bpkg.configure.build} step by re-distributing the source directory in the
+load distribution mode after configuration.
+
As an example, the following POSIX shell script can be used to setup the
environment for building C and C++ packages with GCC 9 on most Linux
distributions.