lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit d63fe412a08c24c9978a3491bd2670abc7b3f3e3
parent 5d6501b3652b3b74eefcb70de4cbfdf169bf12e4
Author: Nicolas Thill <nico@openwrt.org>
Date:   Wed,  1 Apr 2015 06:41:02 +0200

bluez: remove old conffiles entries

Signed-off-by: Nicolas Thill <nico@openwrt.org>

Diffstat:
Mutils/bluez/Makefile | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/utils/bluez/Makefile b/utils/bluez/Makefile @@ -46,8 +46,6 @@ $(call Package/bluez/Default) endef define Package/bluez-utils/conffiles -/etc/bluetooth/hcid.conf -/etc/bluetooth/rfcomm.conf /etc/config/bluetooth endef