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