aboutsummaryrefslogtreecommitdiff
path: root/BOOTSTRAP-UNIX.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-11-30 13:02:45 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-12-01 18:31:15 +0300
commit656c69a2322751a7330dec16f701d863ecad0d6e (patch)
treefcd4a9f825521c25b2f1acfba1aed4e4304c319d /BOOTSTRAP-UNIX.cli
parent4b77cc28ed6a2923ccc7a17befce377babb27bee (diff)
Use !config.install.scope=project global override in build scripts and documentation when installing build system modules
Diffstat (limited to 'BOOTSTRAP-UNIX.cli')
-rw-r--r--BOOTSTRAP-UNIX.cli5
1 files changed, 3 insertions, 2 deletions
diff --git a/BOOTSTRAP-UNIX.cli b/BOOTSTRAP-UNIX.cli
index 412041d..ef85857 100644
--- a/BOOTSTRAP-UNIX.cli
+++ b/BOOTSTRAP-UNIX.cli
@@ -242,7 +242,7 @@ $ build2/build2/b-boot install: build2/ bpkg/ bdep/
You will also need to build and install the standard build system modules:
\
-$ b install: libbuild2-*/
+$ b install: '!config.install.scope=project' libbuild2-*/
\
\N|To verify the build system modules installation you can load them with the
@@ -349,7 +349,8 @@ Finally, we build and install the standard build system modules:
\
$ bpkg build --for install libbuild2-autoconf libbuild2-kconfig
-$ bpkg install --all-pattern=libbuild2-*
+$ bpkg install '!config.install.scope=project' \
+ --all-pattern=libbuild2-*
\
\N|To get a list of the standard pre-installed build system modules in a