aboutsummaryrefslogtreecommitdiff
path: root/bpkg/system-package-manager-archive.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-03-28 10:12:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-03-28 10:12:17 +0200
commit699d0dfe6769ca949808bf78606a689aeff117df (patch)
tree3a42e946252996f496bb36e43a5a2e13918a5929 /bpkg/system-package-manager-archive.hxx
parentd38f564abaf6fcbc6c7cf2922f3e8f4c8327362f (diff)
Add support for JSON structured result output in pkg-bindist
Diffstat (limited to 'bpkg/system-package-manager-archive.hxx')
-rw-r--r--bpkg/system-package-manager-archive.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/system-package-manager-archive.hxx b/bpkg/system-package-manager-archive.hxx
index c5b7b70..01c4a2a 100644
--- a/bpkg/system-package-manager-archive.hxx
+++ b/bpkg/system-package-manager-archive.hxx
@@ -17,7 +17,7 @@ namespace bpkg
class system_package_manager_archive: public system_package_manager
{
public:
- virtual paths
+ virtual binary_files
generate (const packages&,
const packages&,
const strings&,