aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-checkout.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-02-22 11:19:29 +0200
committerKaren Arutyunov <karen@codesynthesis.com>2018-02-22 12:33:48 +0300
commit8fad6bef99ec3519fc0f87038f9dbb331c1230df (patch)
tree694fab93c7356a5eeecac00cf8b1be2f6b0024f3 /bpkg/pkg-checkout.cxx
parentb3ca587b6c7c6f3f3c2bfa63629878c090f4a5a2 (diff)
Rename repository state to fragment
Diffstat (limited to 'bpkg/pkg-checkout.cxx')
-rw-r--r--bpkg/pkg-checkout.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-checkout.cxx b/bpkg/pkg-checkout.cxx
index 83ab935..7377b8e 100644
--- a/bpkg/pkg-checkout.cxx
+++ b/bpkg/pkg-checkout.cxx
@@ -119,7 +119,7 @@ namespace bpkg
dir_path sd (c / repos_dir);
sd /= dir_path (sha256 (rl.canonical_name ()).abbreviated_string (16));
- sd /= dir_path (pl->state);
+ sd /= dir_path (pl->fragment);
sd /= path_cast<dir_path> (pl->location);
// Verify the package prerequisites are all configured since the dist