From 441cd214f04b8738c3fd92dd3c1a8ad1f2e56ba8 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 22 Jun 2021 22:04:52 +0300 Subject: Add support for building dependency in other configuration and re-pointing dependents to it --- bpkg/pkg-command.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/pkg-command.hxx') diff --git a/bpkg/pkg-command.hxx b/bpkg/pkg-command.hxx index 9feba0f..0ed7072 100644 --- a/bpkg/pkg-command.hxx +++ b/bpkg/pkg-command.hxx @@ -52,7 +52,7 @@ namespace bpkg bool cwd; // Change the working directory to the package directory. // Return the selected package name/version followed by the configuration - // directory, unless this is the main configuration. For example: + // directory, unless this is the current configuration. For example: // // libfoo/1.1.0 // libfoo/1.1.0 [cfg/] -- cgit v1.1