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:
Stephan Raue 2014-11-10 19:40:24 +01:00
parent cc49129ea6
commit 1a3380a66f
3 changed files with 0 additions and 3 deletions

View File

@ -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