aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-configure
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-configure')
-rw-r--r--bpkg/pkg-configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-configure b/bpkg/pkg-configure
index b042e60..df2fc40 100644
--- a/bpkg/pkg-configure
+++ b/bpkg/pkg-configure
@@ -11,7 +11,7 @@
namespace bpkg
{
- void
+ int
pkg_configure (const pkg_configure_options&, cli::scanner& args);
// Configure the package, update its state, and commit the transaction.