From 235771a20da1da0c3ff495d03e6c223880cbcf20 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 1 Oct 2020 22:08:03 +0300 Subject: Add re-distribution phase for checked out packages --- doc/manual.cli | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') 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 bpkg -v test \ +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. -- cgit v1.1