mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
usbutils: install 'lsusb' in /usr/bin
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
184565f0c2
commit
6ef3dda541
@ -22,8 +22,8 @@
|
|||||||
|
|
||||||
. config/options $1
|
. config/options $1
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/sbin
|
mkdir -p $INSTALL/usr/bin
|
||||||
cp -P $PKG_BUILD/lsusb $INSTALL/usr/sbin
|
cp -P $PKG_BUILD/lsusb $INSTALL/usr/bin
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/share/misc
|
mkdir -p $INSTALL/usr/share/misc
|
||||||
cp $PKG_DIR/config/usb.ids $INSTALL/usr/share
|
cp $PKG_DIR/config/usb.ids $INSTALL/usr/share
|
||||||
|
Loading…
x
Reference in New Issue
Block a user