aboutsummaryrefslogtreecommitdiff
path: root/bpkg/buildfile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-03-09 17:36:31 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-03-17 14:22:43 +0300
commita6f636f74cb931b881275e930567ad18eb975a55 (patch)
tree663bd5f1fb1b87dc870b83ceee740f5a79af3e83 /bpkg/buildfile
parente6587668fa1f74bf32e0017666bdf2152434dbfb (diff)
Add pkg-bindist implementation for Fedora
Diffstat (limited to 'bpkg/buildfile')
-rw-r--r--bpkg/buildfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/buildfile b/bpkg/buildfile
index 05ded7e..4782180 100644
--- a/bpkg/buildfile
+++ b/bpkg/buildfile
@@ -217,6 +217,7 @@ if $cli.configured
cli.cxx{pkg-bindist-options}: cli.options += \
--class-doc bpkg::pkg_bindist_debian_options=exclude-base \
+--class-doc bpkg::pkg_bindist_fedora_options=exclude-base \
--class-doc bpkg::pkg_bindist_archive_options=exclude-base
# Avoid generating CLI runtime and empty inline file for help topics.