aboutsummaryrefslogtreecommitdiffstats
path: root/main/bluez
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-13 03:54:56 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-13 03:54:56 -0300
commitc983b05f54c65390392e4a56371f35d62eeb4053 (patch)
treeb43691fd40ba10d27508ad8c67c3510fed22fa42 /main/bluez
parent350b245980fc7e77dec7cf133d7f94fe4d43df89 (diff)
downloadaports-c983b05f54c65390392e4a56371f35d62eeb4053.tar.bz2
aports-c983b05f54c65390392e4a56371f35d62eeb4053.tar.xz
main/bluez: move zsh completion from mainpkg instead of copying it
Diffstat (limited to 'main/bluez')
-rw-r--r--main/bluez/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/bluez/APKBUILD b/main/bluez/APKBUILD
index 6db09ff1da..5d49787de3 100644
--- a/main/bluez/APKBUILD
+++ b/main/bluez/APKBUILD
@@ -1,7 +1,8 @@
+# Contributor: Leo <thinkabit.ukim@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=bluez
pkgver=5.54
-pkgrel=1
+pkgrel=2
pkgdesc="Tools for the Bluetooth protocol stack"
url="http://www.bluez.org/"
arch="all"
@@ -138,8 +139,7 @@ zshcomp() {
pkgdesc="Zsh compltions for $pkgname"
install_if="$pkgname=$pkgver-r$pkgrel zsh"
- install -Dm644 "$pkgdir"/usr/share/zsh/site-functions/_bluetoothctl \
- "$subpkgdir"/usr/share/zsh/site-functions/_bluetoothctl
+ amove usr/share/zsh/site-functions
}
sha512sums="e19d15d3a478a7af47c1921c8827843492e38787b1182152155bd3d8ad9e1d8ee25c5fda1f24e38c54ebbf946b09fe75007dca9a24d1c35f73303558e558dcbe bluez-5.54.tar.xz