aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-install.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-install.hxx')
-rw-r--r--bpkg/pkg-install.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/pkg-install.hxx b/bpkg/pkg-install.hxx
index 4b504fe..6cc88e4 100644
--- a/bpkg/pkg-install.hxx
+++ b/bpkg/pkg-install.hxx
@@ -23,6 +23,7 @@ namespace bpkg
o.recursive (),
o.immediate (),
o.all (),
+ false /* package_cwd */,
args);
}
}