[Lunar-commits] <moonbase-other> bluez-5: darnit
Dennis Veatch
dennisveatch at bellsouth.net
Wed Oct 22 17:35:28 CEST 2014
commit 643ee9cc7b1b4bda3bbf2c657b20b222339642d0
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Wed, 22 Oct 2014 11:35:17 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/643ee9cc7b1b4bda3bbf2c657b20b222339642d0
bluez-5: darnit
---
bluetooth/bluez-5/BUILD | +4/-4
1 file changed, 4 insertions(+), 4 deletions(-)
--- a/bluetooth/bluez-5/BUILD
+++ b/bluetooth/bluez-5/BUILD
@@ -9,12 +9,12 @@
default_build &&
-# install profiles/*/*.conf /etc/bluetooth/ &&
+ install profiles/*/*.conf /etc/bluetooth/ &&
install src/main.conf /etc/bluetooth/ &&
install attrib/gatttool /usr/bin &&
-# install tools/hex2hcd /usr/bin &&
-# install tools/btmgmt /usr/bin &&
-# install tools/bdaddr /usr/bin &&
+ install tools/hex2hcd /usr/bin &&
+ install tools/btmgmt /usr/bin &&
+ install tools/bdaddr /usr/bin &&
# Needed by libpcap
install lib/mgmt.h /usr/include/bluetooth
More information about the Lunar-commits
mailing list