From fb0b0fac4474e4974a643cc83aec51c579e9ea2d Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 4 Apr 2023 07:10:05 +0200 Subject: Add note on installation filtering in pkg-bindist man page --- bpkg/pkg-bindist.cli | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/bpkg/pkg-bindist.cli b/bpkg/pkg-bindist.cli index 405c383..4192867 100644 --- a/bpkg/pkg-bindist.cli +++ b/bpkg/pkg-bindist.cli @@ -632,7 +632,12 @@ namespace bpkg \ Note that not all source packages support relocatable installation (see - the \l{b#module-install \cb{install}} module documentation for details). + \l{b#install-reloc Rolocatable Installation} for details). + + Another mechanism that can useful when generating archive packages is the + ability to filter the files being installed. This, for example, can be + used to create binary packages that don't contain any development-related + files. See \l{b#install-filter Installation Filtering} for details. The installation archive package can be generated for a target other than the host by specifying the target triplet with the \cb{--architecture} -- cgit v1.1