mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-03 16:07:51 +00:00
kodi: setup default skin
Default skin must be also set in settings.xml file. Not an issue for Confluence but for all others if set at build time.
This commit is contained in:
parent
15f159725b
commit
0a5e087810
@ -398,6 +398,7 @@ make_target() {
|
||||
|
||||
# setup default skin inside the sources
|
||||
sed -i -e "s|skin.confluence|$SKIN_DIR|g" $ROOT/$PKG_BUILD/xbmc/settings/Settings.h
|
||||
sed -i -e "s|skin.confluence|$SKIN_DIR|g" $ROOT/$PKG_BUILD/system/settings/settings.xml
|
||||
|
||||
make externals
|
||||
make kodi.bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user