From 8fad6bef99ec3519fc0f87038f9dbb331c1230df Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 22 Feb 2018 11:19:29 +0200 Subject: Rename repository state to fragment --- bpkg/rep-fetch.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/rep-fetch.cxx') diff --git a/bpkg/rep-fetch.cxx b/bpkg/rep-fetch.cxx index 0458975..fc59ed9 100644 --- a/bpkg/rep-fetch.cxx +++ b/bpkg/rep-fetch.cxx @@ -593,7 +593,7 @@ namespace bpkg // p->locations.push_back ( package_location {lazy_shared_ptr (db, r), - move (fp.repository_state), + move (fp.repository_fragment), move (*pm.location)}); if (persist) -- cgit v1.1