# fss-0002

main:
  ./configure $CONF --enable-alsa --enable-usb --enable-hidd
  make pkgconfigdir=${TC}lib/pkgconfig/
  make pkgconfigdir=${TC}lib/pkgconfig/ install
  chmod ugo-x /lib/libbluetooth.la
  mv -v /lib/libbluetooth.la ${TC}lib/
  chgrp -R e_bluetooth /lib/libbluetooth.so* /lib/bluetooth /bin/{ciptool,hcitool,hidd,l2ping,rfcomm,sdptool,gatttool} /etc/bluetooth /sbin/{bluetoothd,hciattach,hciconfig}
  chmod o-rx -R /lib/libbluetooth.so* /lib/bluetooth /bin/{ciptool,hcitool,hidd,l2ping,rfcomm,sdptool,gatttool} /etc/bluetooth /sbin/{bluetoothd,hciattach,hciconfig}
  rm -Rf /etc/dbus-1/ /var/lib/bluetooth 
  rm -vf /lib/udev/rules.d/97-bluetooth.rules
  tkis_handle_documentation man applications /share/man
  rm -Rf /sbin/rules.d/
  rmdir -v /lib/udev
