mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16: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
4f050cc243
commit
caaf6ff27d
@ -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