Update all source packages for xbps-src>=90.
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
pkgname=bash-completion
|
||||
version=2.1
|
||||
revision=2
|
||||
noarch="yes"
|
||||
build_style=gnu-configure
|
||||
makedepends="bash"
|
||||
depends="${makedepends}"
|
||||
short_desc="Programmable completion for the GNU Bash shell"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
@@ -24,11 +26,3 @@ post_install() {
|
||||
rm -f ${DESTDIR}/usr/share/bash-completion/completions/${f}
|
||||
done
|
||||
}
|
||||
|
||||
bash-completion_package() {
|
||||
depends="bash"
|
||||
noarch="yes"
|
||||
pkg_install() {
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user