mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
lm_sensors: strip target binary
This commit is contained in:
parent
fbd3997dba
commit
fe35029f88
@ -43,4 +43,5 @@ pre_make_target() {
|
|||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
rm -rf $INSTALL/usr/bin/sensors-conf-convert
|
rm -rf $INSTALL/usr/bin/sensors-conf-convert
|
||||||
rm -rf $INSTALL/usr/sbin/
|
rm -rf $INSTALL/usr/sbin/
|
||||||
|
$STRIP $INSTALL/usr/bin/sensors
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user