[Lunar-commits] <moonbase-other> bluez-5: oops don't need that file.
Dennis Veatch
dennisveatch at bellsouth.net
Tue Aug 5 19:21:14 CEST 2014
commit ae15e85ddd1c034abeecbfe1f28bdfd0321f45e6
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Tue, 05 Aug 2014 13:21:00 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/ae15e85ddd1c034abeecbfe1f28bdfd0321f45e6
bluez-5: oops don't need that file.
---
bluetooth/bluez-5/BUILD.save | +0/-14
1 file changed, 14 deletions(-)
--- a/bluetooth/bluez-5/BUILD.save
+++ /dev/null
@@ -1,14 +0,0 @@
-
- mkdir -p /etc/bluetooth &&
-
- default_build &&
-
-# To preserve any existing conf files and install new ones
- if [ -f /etc/bluetooth/*.conf ] || ; then
- for i in `ls /etc/bluetooth/*.conf` ; do
- mv /etc/bluetooth/$i.conf /etc/bluetooth/$i.conf.orig
- done
- fi &&
-
- install profiles/*/*.conf /etc/bluetooth/ &&
- install src/main.conf /etc/bluetooth/
More information about the Lunar-commits
mailing list