mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Updated salt.spec bash_completion
This commit is contained in:
parent
8c30b364ed
commit
65614b7f0f
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ install -p %{SOURCE10} %{buildroot}%{_sysconfdir}/logrotate.d/salt
|
|||
|
||||
# Bash completion
|
||||
mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d/
|
||||
install -p -m 0644 %{SOURCE16} %{buildroot}%{_sysconfdir}/bash_completion.d/salt.bash
|
||||
install -p -m 0644 %{SOURCE11} %{buildroot}%{_sysconfdir}/bash_completion.d/salt.bash
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
|
Loading…
Add table
Reference in a new issue