bumblebee: unbreak install.
This commit is contained in:
parent
19f029b4b8
commit
4da5a73d3c
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ post_install() {
|
|||
usr/lib/systemd/system
|
||||
|
||||
# Make bash_completion work
|
||||
vmkdir -usr/share/bash-completion/completions
|
||||
vmkdir usr/share/bash-completion/completions
|
||||
mv -v ${DESTDIR}/etc/bash_completion.d/bumblebee \
|
||||
${DESTDIR}/usr/share/bash-completion/completions/optirun
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue