aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-fetch.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-06-20 20:59:53 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-06-23 12:35:42 +0300
commitc0ca17391c41048cd1db19f0aa08e060624f4bd1 (patch)
tree4037ed4be1abf8f4b85e7e5420c3cac2d2f10503 /bpkg/rep-fetch.hxx
parent2ee693000ff6ea44cfd4fc51c7b058258056610a (diff)
Add support for additional *-build package manifest values and alternative buildfile naming
Diffstat (limited to 'bpkg/rep-fetch.hxx')
-rw-r--r--bpkg/rep-fetch.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/bpkg/rep-fetch.hxx b/bpkg/rep-fetch.hxx
index b9d458f..7e03999 100644
--- a/bpkg/rep-fetch.hxx
+++ b/bpkg/rep-fetch.hxx
@@ -54,9 +54,9 @@ namespace bpkg
// (description, changes, etc), setting them to the contents of files they
// refer to and set the potentially absent description-type value to the
// effective description type (see libbpkg/manifest.hxx) and load the
- // bootstrap and root buildfiles into the respective *-build values. Note
- // that for pkg repositories such values are expanded/loaded at the
- // repository creation time.
+ // bootstrap, root, and config/*.build buildfiles into the respective *-build
+ // values. Note that for pkg repositories such values are expanded/loaded at
+ // the repository creation time.
//
rep_fetch_data
rep_fetch (const common_options&,