mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Revert "plymouth-lite: add KodiOS splash, add initial support to select the splash based on DISTRO variable (to be reworked)"
This reverts commit 6690b7360ec2e7abe4066d2e4b498253dd0aec55.
This commit is contained in:
parent
cc49129ea6
commit
1a3380a66f
@ -53,9 +53,6 @@ makeinstall_init() {
|
||||
elif [ -f $PROJECT_DIR/$PROJECT/splash/splash-1024.png \
|
||||
-o -f $PROJECT_DIR/$PROJECT/splash/splash-full.png ]; then
|
||||
cp $PROJECT_DIR/$PROJECT/splash/splash-*.png $INSTALL/splash
|
||||
elif [ -f $PKG_DIR/splash.$DISTRO/splash-1024.png \
|
||||
-o -f $PKG_DIR/splash.$DISTRO/splash-full.png ]; then
|
||||
cp $PKG_DIR/splash.$DISTRO/splash-*.png $INSTALL/splash
|
||||
else
|
||||
cp $PKG_DIR/splash/splash-*.png $INSTALL/splash
|
||||
fi
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 120 KiB |
Binary file not shown.
Before Width: | Height: | Size: 203 KiB |
Loading…
x
Reference in New Issue
Block a user