lastpass-cli: install completions
This commit is contained in:
committed by
Andrew J. Hesford
parent
487ccef6ca
commit
bcfe1c0007
@@ -1,7 +1,7 @@
|
||||
# Template file for 'lastpass-cli'
|
||||
pkgname=lastpass-cli
|
||||
version=1.3.3
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
make_install_target="install install-doc"
|
||||
hostmakedepends="asciidoc pkg-config"
|
||||
@@ -19,4 +19,7 @@ CFLAGS="-fcommon"
|
||||
post_install() {
|
||||
vmkdir usr/share/examples/lpass
|
||||
vcopy contrib/examples/* usr/share/examples/lpass
|
||||
vcompletion contrib/lpass_bash_completion bash lpass
|
||||
vcompletion contrib/lpass_zsh_completion zsh lpass
|
||||
vcompletion contrib/completions-lpass.fish fish lpass
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user