mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
xbmc: remove default xbmc splash
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
14dbc42faf
commit
e1d97cce3c
@ -25,9 +25,9 @@ cd $PKG_BUILD
|
|||||||
-exec install -D -m 0644 "{}" $ROOT/$INSTALL/usr/share/xbmc/"{}" ";"
|
-exec install -D -m 0644 "{}" $ROOT/$INSTALL/usr/share/xbmc/"{}" ";"
|
||||||
cd -
|
cd -
|
||||||
|
|
||||||
# # overriding Splash image
|
# overriding/remove Splash image
|
||||||
# mkdir -p $INSTALL/usr/share/xbmc/media
|
mkdir -p $INSTALL/usr/share/xbmc/media
|
||||||
# rm -rf $INSTALL/usr/share/xbmc/media/Splash.png
|
rm -rf $INSTALL/usr/share/xbmc/media/Splash.png
|
||||||
# if [ -f $PROJECT_DIR/$PROJECT/splash/splash.png ]; then
|
# if [ -f $PROJECT_DIR/$PROJECT/splash/splash.png ]; then
|
||||||
# cp $PROJECT_DIR/$PROJECT/splash/splash.png $INSTALL/usr/share/xbmc/media/Splash.png
|
# cp $PROJECT_DIR/$PROJECT/splash/splash.png $INSTALL/usr/share/xbmc/media/Splash.png
|
||||||
# else
|
# else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user