Fix bash_completion.d typo
This commit is contained in:
parent
22a6852b44
commit
41b8dba827
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user