Fix bash_completion.d typo

This commit is contained in:
Brian C. Lane 2018-08-09 16:25:03 -07:00
parent c8283adc17
commit b1e2bbfd17
1 changed files with 1 additions and 1 deletions

View File

@ -225,7 +225,7 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
%files -n composer-cli
%{_bindir}/composer-cli
%{python3_sitelib}/composer/*
%{_sysconfdir}/bash-completion/composer-cli
%{_sysconfdir}/bash_completion.d/composer-cli
%changelog
* Fri Jul 20 2018 Brian C. Lane <bcl@redhat.com> 29.10-1