mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
kodi: strip binaries
This commit is contained in:
parent
b5e798a89e
commit
4e2cfc873f
@ -408,6 +408,8 @@ post_makeinstall_target() {
|
|||||||
mkdir -p $INSTALL/usr/share/kodi/media/Fonts
|
mkdir -p $INSTALL/usr/share/kodi/media/Fonts
|
||||||
cp $PKG_DIR/fonts/*.ttf $INSTALL/usr/share/kodi/media/Fonts
|
cp $PKG_DIR/fonts/*.ttf $INSTALL/usr/share/kodi/media/Fonts
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
debug_strip $INSTALL/usr/lib/kodi/kodi.bin
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user