testing/bspwm: bash-completion install_if fix

This commit is contained in:
Eivind Uggedal 2015-09-29 10:29:05 +00:00
parent 506f8af0d3
commit ac495e376a

View File

@ -2,7 +2,7 @@
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=bspwm
pkgver=0.9
pkgrel=0
pkgrel=1
pkgdesc="Tiling window manager based on binary space partitioning"
url="https://github.com/baskerville/bspwm"
arch="all"
@ -42,7 +42,7 @@ zshcomp() {
bashcomp() {
depends=""
pkgdesc="Bash completions for $pkgname"
install_if="$pkgname=$pkgver-r$pkgrel bash"
install_if="$pkgname=$pkgver-r$pkgrel bash-completion"
arch="noarch"
mkdir -p "$subpkgdir"/usr/share/bash-completion/completions/