aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-build.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-build.cxx')
-rw-r--r--bpkg/pkg-build.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-build.cxx b/bpkg/pkg-build.cxx
index cc14f1e..8f80ff5 100644
--- a/bpkg/pkg-build.cxx
+++ b/bpkg/pkg-build.cxx
@@ -1178,7 +1178,7 @@ namespace bpkg
}
if (!locations.empty ())
- rep_fetch (o, c, db, locations);
+ rep_fetch (o, c, db, locations, o.fetch_shallow ());
// Expand <packages>@<location> arguments.
//