mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 21:56:42 +00:00
plymouth-lite: use unified /usr
This commit is contained in:
parent
4000f42935
commit
cfd2fc0b3f
@ -42,8 +42,8 @@ pre_configure_init() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
makeinstall_init() {
|
makeinstall_init() {
|
||||||
mkdir -p $INSTALL/bin
|
mkdir -p $INSTALL/usr/bin
|
||||||
cp ply-image $INSTALL/bin
|
cp ply-image $INSTALL/usr/bin
|
||||||
|
|
||||||
mkdir -p $INSTALL/splash
|
mkdir -p $INSTALL/splash
|
||||||
if [ -f $PROJECT_DIR/$PROJECT/splash/splash.conf ]; then
|
if [ -f $PROJECT_DIR/$PROJECT/splash/splash.conf ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user