diff --git a/argbash.spec b/argbash.spec index d00602d..958a1f1 100644 --- a/argbash.spec +++ b/argbash.spec @@ -50,6 +50,7 @@ cd resources && \ PREFIXED_LIBDIR=%{_datarootdir} \ SYSCONFDIR=%{_sysconfdir} \ INSTALL_COMPLETION=yes \ + BASH_COMPLETION_DIRECTORY=%{_datarootdir}/bash-completion/completions/hub \ make install %check @@ -64,10 +65,12 @@ cd resources && make check %{_bindir}/argbash-1to2 %{_bindir}/argbash-init %{_datarootdir}/argbash/ -%dir %{_sysconfdir}/bash_completion.d/ -%{_sysconfdir}/bash_completion.d/argbash +%{_datarootdir}/bash-completion/completions/hub/argbash %changelog +* Thu Feb 28 2019 Stephen Gallagher - 2.8.0-2 +- Put the bash completion script in the system path instead of /etc + * Mon Feb 04 2019 Stephen Gallagher - 2.8.0-1 - Update to 2.8.0 - New features: