mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
xbmc-pvr-addons: strip
This commit is contained in:
parent
a247c895e7
commit
79f8b7fc14
@ -39,3 +39,9 @@ else
|
||||
fi
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-addons-with-dependencies $PVRADDONS_MYSQL"
|
||||
|
||||
post_makeinstall_target() {
|
||||
if [ "$DEBUG" != yes ]; then
|
||||
$STRIP $INSTALL/usr/lib/xbmc/addons/pvr.*/*.pvr
|
||||
fi
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user