SHA256
1
0
forked from pool/lxd

Accepting request 769301 from home:cyphar:lxc

- Fix bash-completion by installing it to the correct path. boo#1162426

OBS-URL: https://build.opensuse.org/request/show/769301
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=42
This commit is contained in:
Aleksa Sarai 2020-02-01 23:41:43 +00:00 committed by Git OBS Bridge
parent b9055f3969
commit 29defc43f7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 1 23:37:24 UTC 2020 - Aleksa Sarai <asarai@suse.com>
- Fix bash-completion by installing it to the correct path. boo#1162426
-------------------------------------------------------------------
Fri Jan 31 10:16:27 UTC 2020 - Aleksa Sarai <asarai@suse.com>

View File

@ -292,7 +292,7 @@ done
popd
# bash-completion.
install -D -m 0644 scripts/bash/lxd-client %{buildroot}%{_datadir}/bash-completion/completions/lxd-client
install -D -m 0644 scripts/bash/lxd-client %{buildroot}%{_datadir}/bash-completion/completions/lxc
# sysv-init and systemd setup.
install -D -m 0644 %{S:100} %{buildroot}%{_unitdir}/%{name}.service