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