|
@ -31,6 +31,7 @@ fi |
|
|
pm_bluezutils() { |
|
|
pm_bluezutils() { |
|
|
install_init hcid $confdir/hcid.init |
|
|
install_init hcid $confdir/hcid.init |
|
|
install_init sdpd $confdir/sdpd.init |
|
|
install_init sdpd $confdir/sdpd.init |
|
|
|
|
|
install hcid/passkey-agent $root/$prefix/bin/bluez-pin-agent |
|
|
mv -vf $sysconfdir/bluetooth/rfcomm.conf $sysconfdir/bluetooth/rfcomm.conf.example |
|
|
mv -vf $sysconfdir/bluetooth/rfcomm.conf $sysconfdir/bluetooth/rfcomm.conf.example |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|