From 686f8789ba0a7340b766b7e91e99680cf9c57524 Mon Sep 17 00:00:00 2001 From: milisbir Date: Mon, 20 Nov 2017 14:35:02 +0200 Subject: [PATCH] =?UTF-8?q?bluez.guncellend=C5=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- talimatname/genel/b/bluez/talimat | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/talimatname/genel/b/bluez/talimat b/talimatname/genel/b/bluez/talimat index 2e0877d78..31b379e42 100644 --- a/talimatname/genel/b/bluez/talimat +++ b/talimatname/genel/b/bluez/talimat @@ -5,7 +5,7 @@ isim=bluez surum=5.47 -devir=2 +devir=3 kaynak=(http://www.kernel.org/pub/linux/bluetooth/$isim-$surum.tar.xz http://www.linuxfromscratch.org/patches/blfs/svn/bluez-$surum-obexd_without_systemd-1.patch @@ -64,7 +64,9 @@ derle() { filename=$(basename $files) install -Dm755 ${SRC}/${isim}-${surum}/tools/$filename ${PKG}/usr/bin/$filename done - + mkdir -p "$PKG/usr/sbin" + ln -sf /usr/lib/bluetooth/bluetoothd "$PKG/usr/sbin/bluetoothd" + ln -sf /usr/lib/bluetooth/obexd "$PKG/usr/sbin/obexd" rm -rf ${PKG}/lib/udev/hid2hci cd /sources/milis.git/ayarlar/servisler make DESTDIR=$PKG kur-bluetooth