aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-command.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-command.cxx')
-rw-r--r--bpkg/pkg-command.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-command.cxx b/bpkg/pkg-command.cxx
index b4e2893..fc8deb9 100644
--- a/bpkg/pkg-command.cxx
+++ b/bpkg/pkg-command.cxx
@@ -18,7 +18,7 @@ namespace bpkg
{
void
pkg_command (const string& cmd,
- const pkg_common_options& o,
+ const configuration_options& o,
cli::scanner& args)
{
tracer trace ("pkg_command");