aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-build.cxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-01-16 13:53:43 +0200
committerKaren Arutyunov <karen@codesynthesis.com>2023-01-16 16:22:15 +0300
commit8e20c1ed163be60cb576b5ad8f5d27b6320154a6 (patch)
treebde57b0b18400d37f87df53d6889838ab592e4cd /bpkg/pkg-build.cxx
parentc7e76c23b49c423f352b283c7afba248b4ce77e9 (diff)
Add os_release facility
Diffstat (limited to 'bpkg/pkg-build.cxx')
-rw-r--r--bpkg/pkg-build.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bpkg/pkg-build.cxx b/bpkg/pkg-build.cxx
index b35fe0c..14b0852 100644
--- a/bpkg/pkg-build.cxx
+++ b/bpkg/pkg-build.cxx
@@ -1708,6 +1708,9 @@ namespace bpkg
//
//system_package_manager& spm (**sys_pkg_mgr);
+ // @@ TODO: if find_available_all() returns empty list, then this is
+ // an error (no source/stub for the package). Issue diag similar
+ // to other cases where we suggest specifing /*.
//@@ TODO: if we extracted a version, then we need to add an entry
// to the imaginary stubs (probably checking for duplicated), just