lm_sensors: strip target binary

This commit is contained in:
Stefan Saraev 2014-05-23 19:40:40 +03:00 committed by Stephan Raue
parent fbd3997dba
commit fe35029f88

View File

@ -43,4 +43,5 @@ pre_make_target() {
post_makeinstall_target() {
rm -rf $INSTALL/usr/bin/sensors-conf-convert
rm -rf $INSTALL/usr/sbin/
$STRIP $INSTALL/usr/bin/sensors
}