From 89dd478de7cf075beac69d0145df46f914cf35cf Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 19 Feb 2018 21:47:04 +0300 Subject: Add support for pkg-checkout --- bpkg/pkg-unpack.cxx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bpkg/pkg-unpack.cxx') diff --git a/bpkg/pkg-unpack.cxx b/bpkg/pkg-unpack.cxx index 7afb62c..edd833d 100644 --- a/bpkg/pkg-unpack.cxx +++ b/bpkg/pkg-unpack.cxx @@ -150,9 +150,7 @@ namespace bpkg l4 ([&]{trace << "archive: " << a;}); - // Extract the package directory. Currently we always extract it - // into the configuration directory. But once we support package - // cache, this will need to change. + // Extract the package directory. // // Also, since we must have verified the archive during fetch, // here we can just assume what the resulting directory will be. -- cgit v1.1