Fix bash_completion.d typo

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

View File

@ -227,7 +227,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
* Mon Jul 30 2018 Brian C. Lane <bcl@redhat.com> 28.14.3-1