mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-27 12:46:53 +00:00
installer: rework buildscript
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
123dc17689
commit
10ae0b4b4f
@ -49,6 +49,11 @@ make_target() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
makeinstall_target() {
|
makeinstall_target() {
|
||||||
|
: # nothing to install here
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
post_install() {
|
||||||
mkdir -p $INSTALL/usr/bin
|
mkdir -p $INSTALL/usr/bin
|
||||||
cp $PKG_DIR/scripts/installer $INSTALL/usr/bin
|
cp $PKG_DIR/scripts/installer $INSTALL/usr/bin
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user