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