mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
Revert "cosmetics: use gputemp for cputemp on ATV"
This reverts commit bcbe3021dbe67c7b963a50e923f0240b02bda4ab.
This commit is contained in:
parent
acad91b843
commit
e433e138d9
@ -25,11 +25,7 @@
|
|||||||
PYTHON_LIBDIR="`ls -d $INSTALL/usr/lib/python*`"
|
PYTHON_LIBDIR="`ls -d $INSTALL/usr/lib/python*`"
|
||||||
|
|
||||||
mkdir -p $INSTALL/usr/bin
|
mkdir -p $INSTALL/usr/bin
|
||||||
if [ $PROJECT = ATV ]; then
|
cp $PKG_DIR/scripts/cputemp $INSTALL/usr/bin
|
||||||
cp $PKG_DIR/scripts/gputemp $INSTALL/usr/bin/cputemp
|
|
||||||
else
|
|
||||||
cp $PKG_DIR/scripts/cputemp $INSTALL/usr/bin
|
|
||||||
fi
|
|
||||||
cp $PKG_DIR/scripts/gputemp $INSTALL/usr/bin
|
cp $PKG_DIR/scripts/gputemp $INSTALL/usr/bin
|
||||||
cp $PKG_DIR/scripts/wait_on_xbmc_exit $INSTALL/usr/bin
|
cp $PKG_DIR/scripts/wait_on_xbmc_exit $INSTALL/usr/bin
|
||||||
cp $PKG_BUILD/tools/EventClients/Clients/XBMC\ Send/xbmc-send.py $INSTALL/usr/bin/xbmc-send
|
cp $PKG_BUILD/tools/EventClients/Clients/XBMC\ Send/xbmc-send.py $INSTALL/usr/bin/xbmc-send
|
||||||
|
Loading…
x
Reference in New Issue
Block a user