diff --git a/pipx.spec b/pipx.spec index 692ea17..02bf69f 100644 --- a/pipx.spec +++ b/pipx.spec @@ -166,7 +166,9 @@ install -p -m 0644 -D -t '%{buildroot}/%{_mandir}/man1' \ # Note that it is standard in Fedora for packages providing shell completions # to co-own the completions directory in lieu of having a runtime dependency on -# the relevant shell completions package. +# the relevant shell completions package. Note that we do not *have* to own the +# bash completions directory, as it is now (co-)owned by the filesystem +# package. We still co-own it for symmetry with other supported shells. %{bashcomproot} %{fishcomproot} %{_datadir}/pipx