1 # Template file for 'bash-completion'
2 pkgname=bash-completion
6 build_style=gnu-configure
7 make_install_args="profiledir=/etc/bash/bashrc.d"
9 depends="${makedepends}"
10 short_desc="Programmable completion for the GNU Bash shell"
11 maintainer="Juan RP <xtraeme@voidlinux.eu>"
12 license="GPL-2.0-or-later"
13 homepage="https://github.com/scop/bash-completion"
14 distfiles="${homepage}/releases/download/${version}/bash-completion-${version}.tar.xz"
15 checksum=c01f5570f5698a0dda8dc9cfb2a83744daa1ec54758373a6e349bd903375f54d
18 # remove completions provided by util-linux.
19 rm -f ${DESTDIR}/usr/share/bash-completion/completions/{{u,}mount*,rfkill}