mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 21:31:10 +02:00
ubertooth: fixes
This commit is contained in:
parent
671215e355
commit
78bce57312
2 changed files with 2 additions and 2 deletions
|
|
@ -1,2 +1,2 @@
|
|||
AUX 40-ubertooth.rules 76 RMD160 cf87649015164070048501b14cb0abec20ad78a2 SHA1 d10e88fd6312f0eeaad48784c901bd3350edc4ae SHA256 70b5c65df12c2600551c3e7e4710622cd26693fe36c91c2a79da4eb3dfea427d
|
||||
EBUILD ubertooth-9999.ebuild 2049 RMD160 657ddd9cf15f241e229642dcdbcc816c460aacde SHA1 c6d5878a671f9ad0c548b77b68c7d3929fc7e398 SHA256 e9bdc9bd59dcf50ca6e7da02b1cc4359b9e1ec14328d9eaa4f6eda35dd411094
|
||||
EBUILD ubertooth-9999.ebuild 2071 RMD160 1690f0c0193b76276e14e8f4b9e335154e978fa0 SHA1 533a37dfffbceaf2380f7c44d8a1246220b3556a SHA256 ac0285a0733bbad69550f8b823f382934a62d1e17326fa30cfb24d846f577fc3
|
||||
|
|
|
|||
|
|
@ -45,7 +45,7 @@ src_install() {
|
|||
|
||||
use specan && dobin specan_ui/specan.py specan_ui/ubertooth-specan-ui
|
||||
|
||||
use dfu && dobin usb_dfu/ubertooth-dfu
|
||||
use dfu && dobin usb_dfu/ubertooth-dfu usb_dfu/dfu_suffix.py
|
||||
|
||||
use python && cd "${WORKDIR}"/${P}/bluetooth_rxtx/python
|
||||
use python && python setup.py install --prefix="${ED}"
|
||||
|
|
|
|||
Loading…
Reference in a new issue