mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
libcec: install cec-client on release builds too
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
d8826dcc0d
commit
e57553ae7d
@ -25,7 +25,5 @@
|
||||
mkdir -p $INSTALL/usr/lib
|
||||
cp -P $PKG_BUILD/src/lib/.libs/*.so* $INSTALL/usr/lib
|
||||
|
||||
if [ "$DEVTOOLS" = yes ]; then
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp -P $PKG_BUILD/src/testclient/cec-client $INSTALL/usr/bin
|
||||
fi
|
||||
mkdir -p $INSTALL/usr/bin
|
||||
cp -P $PKG_BUILD/src/testclient/cec-client $INSTALL/usr/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user