aboutsummaryrefslogtreecommitdiff
path: root/bdep/fetch.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/fetch.cxx')
-rw-r--r--bdep/fetch.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/fetch.cxx b/bdep/fetch.cxx
index dcc98b6..93a727f 100644
--- a/bdep/fetch.cxx
+++ b/bdep/fetch.cxx
@@ -23,7 +23,7 @@ namespace bdep
o,
"fetch",
"-d", c->path,
- (full ? nullptr : ("dir:" + prj.string ()).c_str ()));
+ (full ? nullptr : repository_name (prj).c_str ()));
}
int