diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-11-16 23:38:42 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-11-17 18:49:58 +0300 |
commit | 3860ef4ca137e121aa7f7ba1ff5e531d0acfef12 (patch) | |
tree | b283df355683ebc009f0e3643c7db825ba8cd0b4 /BOOTSTRAP-UNIX.cli | |
parent | 088c7148422b9bb28c0ec54d9e76ec23c9c1ef47 (diff) |
Make use of bpkg --all-pattern option in build scripts and installation documentation
Diffstat (limited to 'BOOTSTRAP-UNIX.cli')
-rw-r--r-- | BOOTSTRAP-UNIX.cli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BOOTSTRAP-UNIX.cli b/BOOTSTRAP-UNIX.cli index 8f75cc2..21f502d 100644 --- a/BOOTSTRAP-UNIX.cli +++ b/BOOTSTRAP-UNIX.cli @@ -337,7 +337,7 @@ Finally, we build and install the standard build system modules: \ $ bpkg build --for install libbuild2-kconfig -$ bpkg install libbuild2-kconfig +$ bpkg install --all-pattern=libbuild2-* \ \N|To get a list of the standard pre-installed build system modules in a |