aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-unpack.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-unpack.cxx')
-rw-r--r--bpkg/pkg-unpack.cxx4
1 files changed, 1 insertions, 3 deletions
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.