From 2f7c5415d86a218b7b55c037cb57954fa9086d0f Mon Sep 17 00:00:00 2001 From: sharukins Date: Thu, 19 Oct 2017 11:51:40 +0200 Subject: main/bluez: add gatttool to bluez-deprecated --- main/bluez/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'main') diff --git a/main/bluez/APKBUILD b/main/bluez/APKBUILD index 15237ba86f..d4614715c7 100644 --- a/main/bluez/APKBUILD +++ b/main/bluez/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa pkgname=bluez pkgver=5.47 -pkgrel=2 +pkgrel=3 pkgdesc="Tools for the Bluetooth protocol stack" url="http://www.bluez.org/" arch="all" @@ -84,6 +84,7 @@ deprecated() { pkgdesc="Deprecated bluetooth tools" mkdir -p "$subpkgdir"/usr/bin mv "$pkgdir"/usr/bin/ciptool \ + "$builddir"/attrib/gatttool \ "$pkgdir"/usr/bin/hciattach \ "$pkgdir"/usr/bin/hciconfig \ "$pkgdir"/usr/bin/hcidump \ -- cgit v1.2.3