bspwm-git: update to 20140920 and install bash and zsh bspc completion
This commit is contained in:
parent
bf475e8d57
commit
1e9a4de7a7
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bspwm-git'
|
# Template file for 'bspwm-git'
|
||||||
pkgname=bspwm-git
|
pkgname=bspwm-git
|
||||||
version=20140919
|
version=20140920
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
@ -20,4 +20,6 @@ do_fetch() {
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
vinstall contrib/bash_completion 644 usr/share/bash-completion/completions bspc
|
||||||
|
vinstall contrib/zsh_completion 644 usr/share/zsh/site-functions _bspc
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue